applnk: pixmaps/scalable/Makefile.am - use wildcard

sparky sparky at pld-linux.org
Mon May 17 00:02:01 CEST 2010


Author: sparky                       Date: Sun May 16 22:02:01 2010 GMT
Module: applnk                        Tag: HEAD
---- Log message:
- use wildcard

---- Files affected:
applnk/pixmaps/scalable:
   Makefile.am (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: applnk/pixmaps/scalable/Makefile.am
diff -u applnk/pixmaps/scalable/Makefile.am:1.1 applnk/pixmaps/scalable/Makefile.am:1.2
--- applnk/pixmaps/scalable/Makefile.am:1.1	Sun May 16 22:58:33 2010
+++ applnk/pixmaps/scalable/Makefile.am	Mon May 17 00:01:54 2010
@@ -1,2 +1,2 @@
 
-EXTRA_DIST = $(shell for i in *.svg ; do echo $$i ; done)
+EXTRA_DIST = $(wildcard *.svg)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/applnk/pixmaps/scalable/Makefile.am?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list