aboutsummaryrefslogtreecommitdiff
path: root/doc/documentation/Makefile.am
diff options
context:
space:
mode:
authorNils Gillmann <ng0@n0.is>2018-04-18 21:22:54 +0000
committerNils Gillmann <ng0@n0.is>2018-04-18 21:22:54 +0000
commit2977de5497a41c1507e74cedd9e3911c872979a0 (patch)
tree5ac7369d5e6c6f5c01f96ad5f395e81621497bf2 /doc/documentation/Makefile.am
parent70da18cd222d00cf26ea7380cede366b43bef117 (diff)
downloadgnunet-2977de5497a41c1507e74cedd9e3911c872979a0.tar.gz
gnunet-2977de5497a41c1507e74cedd9e3911c872979a0.zip
docs
Signed-off-by: Nils Gillmann <ng0@n0.is>
Diffstat (limited to 'doc/documentation/Makefile.am')
-rw-r--r--doc/documentation/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/documentation/Makefile.am b/doc/documentation/Makefile.am
index 305e25b2a..991b1926b 100644
--- a/doc/documentation/Makefile.am
+++ b/doc/documentation/Makefile.am
@@ -112,6 +112,7 @@ info_TEXINFOS = \
112 112
113gnunet_TEXINFOS = \ 113gnunet_TEXINFOS = \
114 chapters/developer.texi \ 114 chapters/developer.texi \
115 chapters/terminology.texi \
115 chapters/installation.texi \ 116 chapters/installation.texi \
116 chapters/philosophy.texi \ 117 chapters/philosophy.texi \
117 chapters/user.texi \ 118 chapters/user.texi \
@@ -140,6 +141,7 @@ DISTCLEANFILES = \
140 chapter/philosophy.cps \ 141 chapter/philosophy.cps \
141 chapters/user.cps \ 142 chapters/user.cps \
142 chapters/configuration.cps \ 143 chapters/configuration.cps \
144 chapters/terminology.cps \
143 chapters/vocabulary.cps \ 145 chapters/vocabulary.cps \
144 fdl-1.3.cps \ 146 fdl-1.3.cps \
145 gpl-3.0.cps 147 gpl-3.0.cps