]> granicus.if.org Git - docbook-dsssl/commitdiff
Make the PDF too
authorNorman Walsh <ndw@nwalsh.com>
Tue, 25 Oct 2005 23:30:58 +0000 (23:30 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Tue, 25 Oct 2005 23:30:58 +0000 (23:30 +0000)
docbook/relaxng/docbook/howto/Makefile

index e879f75562577609610f54331ba253ba886379de..034f407aca12366fb5f77fd452091deb6e38e5e1 100644 (file)
@@ -4,7 +4,7 @@ HTMLSTYLE=stylesheets/html.xsl
 FOSTYLE=stylesheets/fo.xsl
 VARS=
 
-all: howto.html
+all: howto.html howto.pdf
 
 %.html : %.xml $(HTMLSTYLE)
        $(XJPARSE) $<
@@ -17,4 +17,3 @@ all: howto.html
 
 %.pdf : %.fo
        xep $<
-