Enlightenment CVS committal

Author  : sebastid
Project : e17
Module  : libs/etox

Dir     : e17/libs/etox/src/style


Modified Files:
        Makefile.am 


Log Message:
Set CFLAGS before compile test.

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/etox/src/style/Makefile.am,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- Makefile.am 31 Oct 2004 11:15:18 -0000      1.5
+++ Makefile.am 3 Sep 2005 22:18:15 -0000       1.6
@@ -1,6 +1,6 @@
 ## Process this file with automake to produce Makefile.in
 
-INCLUDES = @evas_cflags@ @ecore_cflags@
+INCLUDES = @evas_cflags@ @ecore_cflags@ @edb_cflags@
 
 noinst_LTLIBRARIES = libetox_style.la
 




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to