Enlightenment CVS committal

Author  : rbdpngn
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore/src/bin


Modified Files:
        Makefile.am 


Log Message:
Missing a -I for the ecore_config directory.

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ecore/src/bin/Makefile.am,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- Makefile.am 6 Dec 2003 13:16:17 -0000       1.4
+++ Makefile.am 7 Dec 2003 19:19:28 -0000       1.5
@@ -152,7 +152,7 @@
 exsh_CFLAGS = \
 $(CFLAGS) \
 $(INCLUDES) \
-$(top_builddir)/src/lib/ecore_config/ \
+-I$(top_builddir)/src/lib/ecore_config/ \
 @edb_cflags@
 
 exsh_DEPENDENCIES = \




-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to