summaryrefslogtreecommitdiff
path: root/contrib/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-03-29 03:22:55 +0200
committerChristian Grothoff <christian@grothoff.org>2020-03-29 03:22:55 +0200
commit8db48871d64ba359979a0d01daf30a2d13d1a9d7 (patch)
tree103798fcaaf8618837d56da0918af56e30508938 /contrib/Makefile.am
parent89a4f5bba62ea8058a0c2e77460a507d6b2a9acf (diff)
downloadexchange-8db48871d64ba359979a0d01daf30a2d13d1a9d7.tar.gz
exchange-8db48871d64ba359979a0d01daf30a2d13d1a9d7.tar.bz2
exchange-8db48871d64ba359979a0d01daf30a2d13d1a9d7.zip
add missing files to dist
Diffstat (limited to 'contrib/Makefile.am')
-rw-r--r--contrib/Makefile.am7
1 files changed, 4 insertions, 3 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am
index 76443cbca..2e1160f53 100644
--- a/contrib/Makefile.am
+++ b/contrib/Makefile.am
@@ -32,6 +32,7 @@ bin_SCRIPTS = \
EXTRA_DIST = \
$(bin_SCRIPTS) \
$(tosen_DATA) \
+ $(ppen_DATA) \
update-tos.sh \
update-pp.sh \
tos/Makefile \
@@ -41,10 +42,10 @@ EXTRA_DIST = \
tos/locale/de/LC_MESSAGES/tos.po \
pp/Makefile \
pp/README \
- pp/tos.rst \
+ pp/pp.rst \
pp/conf.py \
- pp/locale/pp/LC_MESSAGES/pp.po \
- $(data_DATA) \
+ pp/locale/de/LC_MESSAGES/pp.po \
+ $(rdata_DATA) \
coverage.sh \
gnunet.tag \
microhttpd.tag