projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
00ad802
)
doc/Makefile: correct leftovers.
author
ng0
<ng0@infotropique.org>
Thu, 24 Aug 2017 10:12:16 +0000
(10:12 +0000)
committer
ng0
<ng0@infotropique.org>
Thu, 24 Aug 2017 10:12:16 +0000
(10:12 +0000)
doc/Makefile.am
patch
|
blob
|
history
diff --git
a/doc/Makefile.am
b/doc/Makefile.am
index ebf336dff278e12c5fabe0aa32d116b5694a85ad..8caacb2bd150f55485651fe28da51dacf89fb524 100644
(file)
--- a/
doc/Makefile.am
+++ b/
doc/Makefile.am
@@
-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