Added comment

svn path=/trunk/; revision=10205
This commit is contained in:
2008-03-20 23:22:40 +00:00
parent c2800e0d67
commit b4e1c36582

View File

@@ -1,4 +1,6 @@
sources := $(wildcard folder.??.xhtml) $(wildcard leaflet-*.??.xhtml) sources := $(wildcard folder.??.xhtml) $(wildcard leaflet-*.??.xhtml)
# FIXME: How can we cause the rebuild to be run also when a file is deleted?
leaflets.en.xml: $(sources) mk-leaflets-en-xml.sh leaflets.en.xml: $(sources) mk-leaflets-en-xml.sh
/bin/bash mk-leaflets-en-xml.sh $(sources) /bin/bash mk-leaflets-en-xml.sh $(sources)