Enlightenment CVS committal

Author  : doursse
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/tools/ewl_config


Modified Files:
        Makefile.am 


Log Message:
needs evas and ecore cflags

===================================================================
RCS file: /cvs/e/e17/libs/ewl/tools/ewl_config/Makefile.am,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- Makefile.am 1 Oct 2006 07:27:11 -0000       1.8
+++ Makefile.am 2 Oct 2006 16:59:45 -0000       1.9
@@ -1,6 +1,6 @@
 MAINTAINERCLEANFILES = Makefile.in
 
-INCLUDES = -I$(top_srcdir)/src/lib -I$(top_builddir)/src/lib
+INCLUDES = -I$(top_srcdir)/src/lib -I$(top_builddir)/src/lib @ECORE_CFLAGS@ 
@EVAS_CFLAGS@ 
 AM_CFLAGS = -W -Wall -Wno-implicit
 
 bin_PROGRAMS = ewl_config



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to