aboutsummaryrefslogtreecommitdiff
path: root/doc/documentation/Makefile.am
diff options
context:
space:
mode:
authorng0 <ng0@infotropique.org>2017-10-25 14:55:56 +0000
committerng0 <ng0@infotropique.org>2017-10-25 14:55:56 +0000
commit42e5187e98fb01422b0d093d81c1b7235837257f (patch)
treefc0c85bb38dbc1b108e9d14822acf6fa351b7b0f /doc/documentation/Makefile.am
parent2b6a5d920f2fa88324f7a165a0863bab84e7c41b (diff)
downloadgnunet-42e5187e98fb01422b0d093d81c1b7235837257f.tar.gz
gnunet-42e5187e98fb01422b0d093d81c1b7235837257f.zip
documentation batch commit
Diffstat (limited to 'doc/documentation/Makefile.am')
-rw-r--r--doc/documentation/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/documentation/Makefile.am b/doc/documentation/Makefile.am
index c95728d25..c08d296bd 100644
--- a/doc/documentation/Makefile.am
+++ b/doc/documentation/Makefile.am
@@ -115,6 +115,7 @@ gnunet_TEXINFOS = \
115 chapters/philosophy.texi \ 115 chapters/philosophy.texi \
116 chapters/user.texi \ 116 chapters/user.texi \
117 chapters/vocabulary.texi \ 117 chapters/vocabulary.texi \
118 chapters/configuration.texi \
118 fdl-1.3.texi \ 119 fdl-1.3.texi \
119 gpl-3.0.texi 120 gpl-3.0.texi
120 121
@@ -134,6 +135,8 @@ DISTCLEANFILES = \
134 chapters/installation.cps \ 135 chapters/installation.cps \
135 chapter/philosophy.cps \ 136 chapter/philosophy.cps \
136 chapters/user.cps \ 137 chapters/user.cps \
138 chapters/configuration.cps \
139 chapters/vocabulary.cps \
137 fdl-1.3.cps \ 140 fdl-1.3.cps \
138 gpl-3.0.cps 141 gpl-3.0.cps
139 142