Enlightenment CVS committal Author : andreas Project : e17 Module : proto
Dir : e17/proto/eflpp/src Modified Files: Makefile.am Log Message: fixed libtool linking =================================================================== RCS file: /cvs/e/e17/proto/eflpp/src/Makefile.am,v retrieving revision 1.2 retrieving revision 1.3 diff -u -3 -r1.2 -r1.3 --- Makefile.am 4 Jul 2007 21:04:38 -0000 1.2 +++ Makefile.am 6 Jul 2007 22:25:27 -0000 1.3 @@ -11,7 +11,8 @@ libeflpp_la_SOURCES = -libeflpp_la_LDFLAGS = common/libeflpp_common.la\ +libeflpp_la_LDFLAGS = @[EMAIL PROTECTED] + common/libeflpp_common.la\ ecore/libeflpp_ecore.la\ edb/libeflpp_edb.la\ edje/libeflpp_edje.la\ @@ -24,4 +25,4 @@ misc/libeflpp_misc.la -libeflpp_la_LIBADD = @PACKAGE_LIBS@ +libeflpp_la_LIBADD = ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs