Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore/src/bin


Modified Files:
        Makefile.am 


Log Message:


cedric's SDL egnine patch - finally.

===================================================================
RCS file: /cvs/e/e17/libs/ecore/src/bin/Makefile.am,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -3 -r1.24 -r1.25
--- Makefile.am 28 Oct 2006 11:41:53 -0000      1.24
+++ Makefile.am 16 Jul 2007 07:23:10 -0000      1.25
@@ -23,7 +23,10 @@
 ecore_config.c
 
 ecore_config_LDADD = \
-$(ECORE_CONFIG_LIB)
+$(ECORE_CONFIG_LIB) \
+../lib/ecore_ipc/.libs/libecore_ipc.so \
+../lib/ecore_con/.libs/libecore_con.so \
+../lib/ecore/.libs/libecore.so
 
 ecore_config_DEPENDENCIES = \
 $(top_builddir)/src/lib/ecore/libecore.la \



-------------------------------------------------------------------------
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

Reply via email to