Enlightenment CVS committal

Author  : vapier
Project : e17
Module  : apps/expedite

Dir     : e17/apps/expedite/src/bin


Modified Files:
        Makefile.am 


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

===================================================================
RCS file: /cvs/e/e17/apps/expedite/src/bin/Makefile.am,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -3 -r1.12 -r1.13
--- Makefile.am 25 Feb 2008 06:08:34 -0000      1.12
+++ Makefile.am 18 Mar 2008 13:12:25 -0000      1.13
@@ -1,6 +1,5 @@
 MAINTAINERCLEANFILES = Makefile.in
-INCLUDES = -I$(includedir) \
-          -I$(top_srcdir) \
+INCLUDES = -I$(top_srcdir) \
           -I$(top_srcdir)/src/bin \
           @EVAS_CFLAGS@ @x_cflags@ @SDL_CFLAGS@ @DIRECTFB_CFLAGS@ \
           -DPACKAGE_BIN_DIR=\"@[EMAIL PROTECTED]" \



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