From: ng0 Date: Thu, 7 Sep 2017 21:08:51 +0000 (+0000) Subject: doc: Makefile. Also add README.txt. X-Git-Tag: gnunet-0.11.0rc0~105^2~7 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=22052e3b488fc7fb1ab3cb550dc98c18312b6137;p=oweals%2Fgnunet.git doc: Makefile. Also add README.txt. --- diff --git a/doc/Makefile.am b/doc/Makefile.am index 4e72ae1c4..c97e0f6d9 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -76,8 +76,9 @@ EXTRA_DIST = \ $(gnunet_TEXINFOS) \ $(gnunet_doc_images) \ $(gnunet_tutorial_examples) \ - outdated-and-old-installation-instructions.txt - gnunet-c-tutorial-v1.pdf + outdated-and-old-installation-instructions.txt \ + gnunet-c-tutorial-v1.pdf \ + README.txt version.texi: echo "@set UPDATED $(date +'%d %B %Y')" > $@