Enlightenment CVS committal

Author  : sebastid
Project : e17
Module  : libs/esmart

Dir     : e17/libs/esmart/src/lib/esmart_container/layout/entice


Modified Files:
        Makefile.am 


Log Message:
* Add missing include directives.
* Don't add libs directly, use subst

===================================================================
RCS file: 
/cvsroot/enlightenment/e17/libs/esmart/src/lib/esmart_container/layout/entice/Makefile.am,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- Makefile.am 3 Sep 2005 19:30:06 -0000       1.3
+++ Makefile.am 3 Sep 2005 22:17:12 -0000       1.4
@@ -3,7 +3,8 @@
 
 INCLUDES = -I$(top_srcdir)/src/lib/esmart_container \
           @IMLIB2_CFLAGS@ \
-          @EVAS_CFLAGS@
+          @EVAS_CFLAGS@ \
+          @ECORE_CFLAGS@
 
 entice_la_SOURCES = entice.c
 entice_la_LDFLAGS = -module -avoid-version




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