Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/evas

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


Modified Files:
        Makefile.am 


Log Message:


jose's xpm loader.

===================================================================
RCS file: /cvs/e/e17/libs/evas/src/modules/loaders/Makefile.am,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- Makefile.am 9 Apr 2006 00:09:52 -0000       1.3
+++ Makefile.am 12 Aug 2006 09:16:30 -0000      1.4
@@ -24,4 +24,8 @@
 tiff_subdir = tiff
 endif
 
-SUBDIRS = $(edb_subdir) $(eet_subdir) $(gif_subdir) $(jpeg_subdir) 
$(png_subdir) $(tiff_subdir)
+if BUILD_LOADER_XPM
+xpm_subdir = xpm
+endif
+
+SUBDIRS = $(edb_subdir) $(eet_subdir) $(gif_subdir) $(jpeg_subdir) 
$(png_subdir) $(tiff_subdir) $(xpm_subdir)



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to