Enlightenment CVS committal Author : sebastid Project : e17 Module : libs/esmart
Dir : e17/libs/esmart/src/lib/esmart_trans_x11 Modified Files: Makefile.am Log Message: * Add missing include directives. * Don't add libs directly, use subst =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/esmart/src/lib/esmart_trans_x11/Makefile.am,v retrieving revision 1.5 retrieving revision 1.6 diff -u -3 -r1.5 -r1.6 --- Makefile.am 3 Sep 2005 19:30:07 -0000 1.5 +++ Makefile.am 3 Sep 2005 22:17:12 -0000 1.6 @@ -14,5 +14,5 @@ libesmart_trans_x11_la_LDFLAGS = -version-info 0:9:0 \ -L/usr/X11R6/lib -libesmart_trans_x11_la_LIBADD = @IMLIB2_LIBS@ @EVAS_LIBS@ -lecore -lecore_x +libesmart_trans_x11_la_LIBADD = @IMLIB2_LIBS@ @EVAS_LIBS@ @ECORE_LIBS_X@ ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs