Enlightenment CVS committal

Author  : monkeyiq
Project : misc
Module  : gevas2

Dir     : misc/gevas2/media


Modified Files:
        Makefile.am 


Log Message:
Second part of Mike Castle's patch.

Still not to sure that using globs is pure evil but as its likely
to be a static directory for long periods it doesn't make as much
of an impact.

Personally somewhat washy on the conviction of some of the 
points raised in:
info automake wildcards


===================================================================
RCS file: /cvsroot/enlightenment/misc/gevas2/media/Makefile.am,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- Makefile.am 27 Aug 2003 14:47:53 -0000      1.2
+++ Makefile.am 20 Mar 2005 14:40:54 -0000      1.3
@@ -1,7 +1,7 @@
 
 MAINTAINERCLEANFILES = Makefile.in
 
-ICON_FILES   = *png
+ICON_FILES   = checks.png
 EXTRA_DIST   = $(ICON_FILES)
 pkgdata_DATA = $(ICON_FILES)
 




-------------------------------------------------------
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://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to