Don't try to build PDF for greek translation for the time being.

svn path=/trunk/; revision=10268
This commit is contained in:
2008-03-26 08:17:32 +00:00
parent 1b08488689
commit c96158af9f

View File

@@ -1,7 +1,9 @@
sources := $(wildcard folder.??.xhtml) $(wildcard leaflet-*.??.xhtml)
#leafletsources := $(wildcard leaflet-*.??.xhtml)
leafletsources := $(wildcard leaflet-FTF-about.??.xhtml)
allleafletsources := $(wildcard leaflet-FTF-about.??.xhtml)
# Sorry, no support for other character sets than Latin-1 yet
leafletsources := $(filter-out %.el.xhtml,$(allleafletsources))
pdfs := $(leafletsources:.xhtml=.pdf)