Enlightenment CVS committal Author : raster Project : e17 Module : libs/epsilon
Dir : e17/libs/epsilon/src/plugins Modified Files: Makefile.am Log Message: add ecore cflags to find headers =================================================================== RCS file: /cvs/e/e17/libs/epsilon/src/plugins/Makefile.am,v retrieving revision 1.5 retrieving revision 1.6 diff -u -3 -r1.5 -r1.6 --- Makefile.am 22 Mar 2007 15:40:47 -0000 1.5 +++ Makefile.am 22 Apr 2007 02:59:17 -0000 1.6 @@ -2,7 +2,8 @@ AUTOMAKE_OPTIONS = 1.7 foreign LDFLAGS = -rdynamic -shared -INCLUDES = -I. -I$(top_srcdir) -I$(top_srcdir)/src/include \ +INCLUDES = @ECORE_CFLAGS@ \ + -I. -I$(top_srcdir) -I$(top_srcdir)/src/include \ -I$(top_srcdir)/src/lib pkgdir = $(libdir)/epsilon/plugins/ ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs