Enlightenment CVS committal Author : lordchaos Project : e17 Module : apps/evfs
Dir : e17/apps/evfs/src/lib Modified Files: Makefile.am Log Message: * Try another method to make sure the non-installed headers get included =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/evfs/src/lib/Makefile.am,v retrieving revision 1.8 retrieving revision 1.9 diff -u -3 -r1.8 -r1.9 --- Makefile.am 9 Nov 2005 09:56:34 -0000 1.8 +++ Makefile.am 21 Nov 2005 11:25:58 -0000 1.9 @@ -2,7 +2,7 @@ lib_LTLIBRARIES = libevfs.la -INCLUDES = @eet_cflags@ @ecore_cflags@ @xml2_cflags@ $(DEBUGFLAGS) -I. -I$(top_srcdir) -I$(top_srcdir)/src/include \ +INCLUDES = -I$(top_srcdir)/src/include @eet_cflags@ @ecore_cflags@ @xml2_cflags@ $(DEBUGFLAGS) -I. -I$(top_srcdir) \ -DBINDIR=\""$(bindir)"\" libevfs_la_SOURCES = \ ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today Register for a JBoss Training Course. Free Certification Exam for All Training Attendees Through End of 2005. For more info visit: http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs