Enlightenment CVS committal

Author  : vapier
Project : e17
Module  : apps/elation

Dir     : e17/apps/elation/src/modules


Modified Files:
        Makefile.am 


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

===================================================================
RCS file: /cvs/e/e17/apps/elation/src/modules/Makefile.am,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- Makefile.am 27 Jul 2007 16:37:25 -0000      1.6
+++ Makefile.am 18 Mar 2008 13:14:00 -0000      1.7
@@ -2,7 +2,7 @@
 
 MAINTAINERCLEANFILES = Makefile.in
 
-INCLUDES = -I$(includedir) -I$(top_srcdir) -I$(top_srcdir)/src/bin 
@ELATION_CFLAGS@
+INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/src/bin @ELATION_CFLAGS@
 
 pkgdir               = $(libdir)/elation
 



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