aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorng0 <ng0@infotropique.org>2017-09-07 21:08:51 +0000
committerng0 <ng0@infotropique.org>2017-09-07 21:08:51 +0000
commit22052e3b488fc7fb1ab3cb550dc98c18312b6137 (patch)
tree8be39296c84de3d582866be767d1dd1dfea1cdef
parentddb69964c318665992def8950c6183809caa95f0 (diff)
downloadgnunet-22052e3b488fc7fb1ab3cb550dc98c18312b6137.tar.gz
gnunet-22052e3b488fc7fb1ab3cb550dc98c18312b6137.zip
doc: Makefile. Also add README.txt.
-rw-r--r--doc/Makefile.am5
1 files changed, 3 insertions, 2 deletions
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 = \
76 $(gnunet_TEXINFOS) \ 76 $(gnunet_TEXINFOS) \
77 $(gnunet_doc_images) \ 77 $(gnunet_doc_images) \
78 $(gnunet_tutorial_examples) \ 78 $(gnunet_tutorial_examples) \
79 outdated-and-old-installation-instructions.txt 79 outdated-and-old-installation-instructions.txt \
80 gnunet-c-tutorial-v1.pdf 80 gnunet-c-tutorial-v1.pdf \
81 README.txt
81 82
82version.texi: 83version.texi:
83 echo "@set UPDATED $(date +'%d %B %Y')" > $@ 84 echo "@set UPDATED $(date +'%d %B %Y')" > $@