doc: Makefile: exclude gnunet-c-tutorial.tex from build.
authorng0 <ng0@infotropique.org>
Thu, 17 Aug 2017 11:58:41 +0000 (11:58 +0000)
committerng0 <ng0@infotropique.org>
Thu, 17 Aug 2017 11:58:41 +0000 (11:58 +0000)
Signed-off-by: ng0 <ng0@infotropique.org>
doc/Makefile.am

index 811a265760b27f6f2d61cdaeabe2fe5d00bcd6f1..e130ccc0e335d3f96d75bbc58c73d033d6d42b48 100644 (file)
@@ -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 \