Enlightenment CVS committal

Author  : boris
Project : e17
Module  : libs/imlib2_loaders

Dir     : e17/libs/imlib2_loaders/src/modules/loaders


Modified Files:
        Makefile.am 


Log Message:
Look for includes in the $(prefix)/include directory

===================================================================
RCS file: 
/cvsroot/enlightenment/e17/libs/imlib2_loaders/src/modules/loaders/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- Makefile.am 2 Nov 2004 03:15:40 -0000       1.2
+++ Makefile.am 14 Dec 2004 15:45:07 -0000      1.3
@@ -4,8 +4,9 @@
 INCLUDES             = -I. \
                        -I$(top_srcdir) \
                       -I$(top_srcdir)/src/modules/loaders \
+                      -I$(prefix)/include \
                       @my_includes@
-                      
+
 pkgdir               = $(libdir)/imlib2/loaders
 
 if BUILD_EDB_LOADER




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to