aboutsummaryrefslogtreecommitdiff
path: root/doc/Makefile.am
diff options
context:
space:
mode:
authorng0 <ng0@infotropique.org>2017-09-07 13:47:14 +0000
committerng0 <ng0@infotropique.org>2017-09-07 13:47:14 +0000
commitd6fee7e016217462627b02ec7561c7696ed68402 (patch)
treea2424d02b97361fcecfb9bf99b2c0ae19ef79a3c /doc/Makefile.am
parent618f08aa628c0d99b91ab0cf5fd3eac59871ae4c (diff)
downloadgnunet-d6fee7e016217462627b02ec7561c7696ed68402.tar.gz
gnunet-d6fee7e016217462627b02ec7561c7696ed68402.zip
doc: trim chapters/installation.texi to move some very old
instructions into an "archive" file.
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 1e5a12321..72c073496 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -75,7 +75,8 @@ gnunet_TEXINFOS = \
75EXTRA_DIST = \ 75EXTRA_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 80
80version.texi: 81version.texi:
81 echo "@set UPDATED $(date +'%d %B %Y')" > $@ 82 echo "@set UPDATED $(date +'%d %B %Y')" > $@