aboutsummaryrefslogtreecommitdiff
path: root/doc/Makefile.am
diff options
context:
space:
mode:
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')" > $@