aboutsummaryrefslogtreecommitdiff
path: root/doc/documentation
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2018-01-02 02:35:22 +0100
committerChristian Grothoff <christian@grothoff.org>2018-01-02 11:57:10 +0100
commit4e084e4842cddf5de988534c84e2d65bb122472f (patch)
tree863b6f0b88dce9c852f1cf75c812abd6240da6ae /doc/documentation
parent955c05a94229ee790afe8981287365daa06c6db9 (diff)
downloadgnunet-4e084e4842cddf5de988534c84e2d65bb122472f.tar.gz
gnunet-4e084e4842cddf5de988534c84e2d65bb122472f.zip
fix misc make dist issues
Diffstat (limited to 'doc/documentation')
-rw-r--r--doc/documentation/Makefile.am55
1 files changed, 28 insertions, 27 deletions
diff --git a/doc/documentation/Makefile.am b/doc/documentation/Makefile.am
index 7b844b985..305e25b2a 100644
--- a/doc/documentation/Makefile.am
+++ b/doc/documentation/Makefile.am
@@ -76,34 +76,35 @@ dist_infoimage_DATA = \
76# $(top_srcdir)/%D%/images/coreutils-size-map.eps 76# $(top_srcdir)/%D%/images/coreutils-size-map.eps
77# dvi-local: ps-local 77# dvi-local: ps-local
78 78
79
79gnunet_tutorial_examples = \ 80gnunet_tutorial_examples = \
80 001.c \ 81 tutorial-examples/001.c \
81 002.c \ 82 tutorial-examples/002.c \
82 003.c \ 83 tutorial-examples/003.c \
83 004.c \ 84 tutorial-examples/004.c \
84 005.c \ 85 tutorial-examples/005.c \
85 006.c \ 86 tutorial-examples/006.c \
86 007.c \ 87 tutorial-examples/007.c \
87 008.c \ 88 tutorial-examples/008.c \
88 009.c \ 89 tutorial-examples/009.c \
89 010.c \ 90 tutorial-examples/010.c \
90 011.c \ 91 tutorial-examples/011.c \
91 012.c \ 92 tutorial-examples/012.c \
92 013.c \ 93 tutorial-examples/013.c \
93 013.1.c \ 94 tutorial-examples/013.1.c \
94 014.c \ 95 tutorial-examples/014.c \
95 015.c \ 96 tutorial-examples/015.c \
96 016.c \ 97 tutorial-examples/016.c \
97 017.c \ 98 tutorial-examples/017.c \
98 018.c \ 99 tutorial-examples/018.c \
99 019.c \ 100 tutorial-examples/019.c \
100 020.c \ 101 tutorial-examples/020.c \
101 021.c \ 102 tutorial-examples/021.c \
102 022.c \ 103 tutorial-examples/022.c \
103 023.c \ 104 tutorial-examples/023.c \
104 024.c \ 105 tutorial-examples/024.c \
105 025.c \ 106 tutorial-examples/025.c \
106 026.c 107 tutorial-examples/026.c
107 108
108info_TEXINFOS = \ 109info_TEXINFOS = \
109 gnunet.texi \ 110 gnunet.texi \