Don't try to build PDF for greek translation for the time being.
svn path=/trunk/; revision=10268
This commit is contained in:
@@ -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)
|
||||
|
||||
|
Reference in New Issue
Block a user