Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore/src/bin


Modified Files:
        Makefile.am 
Added Files:
        ecore_config.c 


Log Message:


poolie patch

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ecore/src/bin/Makefile.am,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -3 -r1.15 -r1.16
--- Makefile.am 10 Mar 2005 15:19:36 -0000      1.15
+++ Makefile.am 23 Jun 2005 03:33:43 -0000      1.16
@@ -73,7 +73,8 @@
 
 bin_PROGRAMS = \
 ecore_test \
-ecore_evas_test
+ecore_evas_test \
+ecore_config
 
 ecore_test_SOURCES = \
 ecore_test.c
@@ -135,3 +136,13 @@
 $(ECORE_IPC_LIB) \
 $(ECORE_TXT_LIB)
 
+ecore_config_SOURCES = \
+ecore_config.c
+
+ecore_config_LDADD = \
+$(ECORE_CONFIG_LIB)
+
+ecore_config_DEPENDENCIES = \
+$(top_builddir)/src/lib/ecore/libecore.la \
+$(ECORE_CONFIG_LIB)
+




-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to