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:
c6258eb
)
doc: Makefile: exclude gnunet-c-tutorial.tex from build.
author
ng0
<ng0@infotropique.org>
Thu, 17 Aug 2017 11:58:41 +0000
(11:58 +0000)
committer
ng0
<ng0@infotropique.org>
Thu, 17 Aug 2017 11:58:41 +0000
(11:58 +0000)
Signed-off-by: ng0 <ng0@infotropique.org>
doc/Makefile.am
patch
|
blob
|
history
diff --git
a/doc/Makefile.am
b/doc/Makefile.am
index 811a265760b27f6f2d61cdaeabe2fe5d00bcd6f1..e130ccc0e335d3f96d75bbc58c73d033d6d42b48 100644
(file)
--- a/
doc/Makefile.am
+++ b/
doc/Makefile.am
@@
-33,8
+33,10
@@
gnunet_doc_images = \
images/gnunet-gtk-0-10-fs-search.png
info_TEXINFOS = \
- gnunet.texi \
- gnunet-c-tutorial.tex
+ gnunet.texi
+
+# FIXME: include this file in the documentation:
+# gnunet-c-tutorial.tex
gnunet_TEXINFOS = \
chapters/developer.texi \