Enlightenment CVS committal

Author  : vapier
Project : e17
Module  : apps/exquisite

Dir     : e17/apps/exquisite/src/bin


Modified Files:
        Makefile.am 


Log Message:
fix from Lars Munch to not use -I$(includedir)

===================================================================
RCS file: /cvs/e/e17/apps/exquisite/src/bin/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- Makefile.am 2 Nov 2007 06:21:09 -0000       1.1
+++ Makefile.am 18 Mar 2008 13:13:44 -0000      1.2
@@ -1,6 +1,5 @@
 MAINTAINERCLEANFILES = Makefile.in
-INCLUDES = -I$(includedir) \
-          -I$(top_srcdir) \
+INCLUDES = -I$(top_srcdir) \
           -I$(top_srcdir)/src/bin \
           @EVAS_CFLAGS@ @ECORE_CFLAGS@ @EDJE_CFLAGS@
 



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to