]> pere.pagekite.me Git - text-free-culture-lessig.git/commitdiff
Fix typo in XSLT dependencies.
authorPetter Reinholdtsen <pere@hungry.com>
Mon, 6 Aug 2012 20:54:48 +0000 (22:54 +0200)
committerPetter Reinholdtsen <pere@hungry.com>
Mon, 6 Aug 2012 20:54:48 +0000 (22:54 +0200)
Makefile

index 64f8c74f353e4ea798738cd703dd54dfe94b02c0..be988c5aa2516047c67dae58489f43be3d887a61 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -22,7 +22,7 @@ DBTOEPUB = dbtoepub
 
 IMAGES = images/cc.png
 
-XSLTS = \
+XSLT = \
   data/user_param.xsl
 
 DB_XSLT = \
@@ -52,7 +52,7 @@ pdf: freeculture.nb.pdf freeculture.pdf
 epub: freeculture.nb.epub 
 html: freeculture.html freeculture.nb.html 
 
-%.pdf: %.xml $(IMAGES) $(PDF_XSLTS)
+%.pdf: %.xml $(IMAGES) $(PDF_XSLT)
 #      $(DBLATEX) $<
 
 # Alternative processing path to dblatex is to use xmlto using fop to