Enlightenment CVS committal

Author  : monkeyiq
Project : misc
Module  : gevas2

Dir     : misc/gevas2/demo


Modified Files:
        Makefile.am 


Log Message:
fix from Mike Castle for building outside of srcdir (makefile.am)


===================================================================
RCS file: /cvsroot/enlightenment/misc/gevas2/demo/Makefile.am,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- Makefile.am 18 Aug 2002 03:30:31 -0000      1.4
+++ Makefile.am 20 Mar 2005 08:14:16 -0000      1.5
@@ -1,7 +1,7 @@
 ## Process this file with automake to produce Makefile.in
 
 INCLUDES = \
-       -I$(top_srcdir)/intl -I$(srcdir) -I../src -I.. -I. -I$(topdir)/src \
+       -I$(top_srcdir)/intl -I$(srcdir) -I$(top_srcdir)/src -I.. -I. \
        @GTK_CFLAGS@ @evas_cflags@ @edb_cflags@ \
        -I/usr/local/include
 




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to