]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
manual: xsltproc is required for all targets
authorRico Tzschichholz <ricotz@ubuntu.com>
Mon, 13 Mar 2017 07:20:27 +0000 (08:20 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Mon, 13 Mar 2017 07:20:27 +0000 (08:20 +0100)
doc/manual/Makefile.am

index ea885fb17c8fe00695813924716f00aaaa09ea81..3769283147908c05048419d5260aab9ffeb8f248 100644 (file)
@@ -8,7 +8,6 @@ if HAVE_XSLTPROC
 book_DATA = \
        devhelp/* \
        $(NULL)
-endif
 
 $(builddir)/devhelp/*: devhelp
 devhelp: manual.xml version.xml common.xsl devhelp.xsl xhtml.xsl default.css
@@ -60,6 +59,8 @@ pdf:
        @echo Install weasyprint and re-run ./configure to generate a PDF of the Vala manual
 endif
 
+endif
+
 mostlyclean-local:
        rm -rf devhelp
        rm -rf html