Enlightenment CVS committal Author : andreas Project : e17 Module : proto
Dir : e17/proto/eflpp/src Modified Files: Makefile.am Log Message: changed LIBADD and LDFLAGS =================================================================== RCS file: /cvs/e/e17/proto/eflpp/src/Makefile.am,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- Makefile.am 3 Jul 2007 22:42:35 -0000 1.1 +++ Makefile.am 4 Jul 2007 21:04:38 -0000 1.2 @@ -11,26 +11,17 @@ libeflpp_la_SOURCES = -libeflpp_la_LDFLAGS = @PACKAGE_LIBS@ - -libeflpp_la_LIBADD = common/libeflpp_common.la\ - ecore/libeflpp_ecore.la\ - edb/libeflpp_edb.la\ - edje/libeflpp_edje.la\ +libeflpp_la_LDFLAGS = common/libeflpp_common.la\ + ecore/libeflpp_ecore.la\ + edb/libeflpp_edb.la\ + edje/libeflpp_edje.la\ eet/libeflpp_eet.la\ emotion/libeflpp_emotion.la\ esmart/libeflpp_esmart.la\ etk/libeflpp_etk.la\ evas/libeflpp_evas.la\ ewl/libeflpp_ewl.la\ - misc/libeflpp_misc.la - -#libeflpp_includedir = $(pkgincludedir) - -# libeflpp_include_DATA = \ -# eflcommon.h\ -# efldebug.h\ -# efldebug_internal.h\ -# eflsys.h + misc/libeflpp_misc.la + -#EXTRA_DIST = $(libeflpp_include_DATA) +libeflpp_la_LIBADD = @PACKAGE_LIBS@ ------------------------------------------------------------------------- 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