doc/Makefile: correct leftovers.
authorng0 <ng0@infotropique.org>
Thu, 24 Aug 2017 10:12:16 +0000 (10:12 +0000)
committerng0 <ng0@infotropique.org>
Thu, 24 Aug 2017 10:12:16 +0000 (10:12 +0000)
doc/Makefile.am

index ebf336dff278e12c5fabe0aa32d116b5694a85ad..8caacb2bd150f55485651fe28da51dacf89fb524 100644 (file)
@@ -56,13 +56,13 @@ version.texi:
        echo "@set EDITION $(PACKAGE_VERSION)" >> $@
        echo "@set VERSION $(PACKAGE_VERSION)" >> $@ 
 
-doc-pdf: doc/version.texi
+doc-pdf: version.texi
        @makeinfo --pdf --quiet gnunet.texi
 
-doc-html: doc/version.texi
+doc-html: version.texi
        @makeinfo --html gnunet.texi
 
-doc-info: doc/version.texi
+doc-info: version.texi
        @makeinfo --no-split gnunet.texi
 
 # FIXME: rm *.html and *.pdf