doc/Makefile: It seems like this is necessary for now.
authorng0 <ng0@infotropique.org>
Thu, 21 Sep 2017 22:05:39 +0000 (22:05 +0000)
committerng0 <ng0@infotropique.org>
Thu, 21 Sep 2017 22:05:39 +0000 (22:05 +0000)
doc/Makefile.am

index 07aafbb51976b1f39230f3a9072013e79f44ad64..9cda25210e2810b1d4af9d58f1f7bd558d5562da 100644 (file)
@@ -68,8 +68,12 @@ gnunet_tutorial_examples =                                   \
        026.c
 
 info_TEXINFOS = \
-       gnunet.texi \
-       gnunet-c-tutorial.texi
+       gnunet.texi
+
+# It seems as if either we still have gnunet-c-tutorial markup issues
+# or we have issues that can only occur in systems which are not using Guix
+# or we have version incompabilities.
+#      gnunet-c-tutorial.texi
 
 gnunet_TEXINFOS = \
        chapters/developer.texi \