IMAGES = images/cc.png
+XSLTS = \
+ data/user_param.xsl \
+ data/xetex_param.xsl \
+ data/pdf.xsl
+
all: lint lint.nb html epub pdf
freeculture.nb.po: freeculture.pot
epub: freeculture.nb.epub
html: freeculture.html freeculture.nb.html
-%.pdf: %.xml $(IMAGES)
+%.pdf: %.xml $(IMAGES) $(XSLTS)
$(DBLATEX) $< --param=lingua=nb
# Alternative processing path to dblatex is to use xmlto using fop to