Enlightenment CVS committal

Author  : doursse
Project : e17
Module  : proto

Dir     : e17/proto/emphasis/src/bin


Modified Files:
        Makefile.am 


Log Message:
missing flags

===================================================================
RCS file: /cvs/e/e17/proto/emphasis/src/bin/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- Makefile.am 6 Jun 2006 11:22:15 -0000       1.1
+++ Makefile.am 10 Jun 2006 11:52:49 -0000      1.2
@@ -1,7 +1,7 @@
 ## Process this file with automake to produce Makefile.in
 
 AM_CFLAGS = \
--Wall -g -Wno-unused -D_GNU_SOURCE
+-Wall -g -Wno-unused -D_GNU_SOURCE $(my_includes)
 
 bin_PROGRAMS = emphasis
 




_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to