aboutsummaryrefslogtreecommitdiff
path: root/contrib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/Makefile.am')
-rw-r--r--contrib/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am
index 1db5b3091..40e6d3e92 100644
--- a/contrib/Makefile.am
+++ b/contrib/Makefile.am
@@ -19,6 +19,7 @@ endif
19noinst_SCRIPTS = \ 19noinst_SCRIPTS = \
20 terminate.py \ 20 terminate.py \
21 pydiffer.py \ 21 pydiffer.py \
22 removetrailingwhitespace.py \
22 gnunet_pyexpect.py \ 23 gnunet_pyexpect.py \
23 gnunet_janitor.py \ 24 gnunet_janitor.py \
24 gnunet-chk.py 25 gnunet-chk.py
@@ -52,6 +53,7 @@ EXTRA_DIST = \
52 gnunet_pyexpect.py.in \ 53 gnunet_pyexpect.py.in \
53 gnunet_janitor.py.in \ 54 gnunet_janitor.py.in \
54 gnunet-chk.py.in \ 55 gnunet-chk.py.in \
56 removetrailingwhitespace.py.in \
55 pydiffer.py.in \ 57 pydiffer.py.in \
56 gnunet-gns-import.sh \ 58 gnunet-gns-import.sh \
57 openvpn-tap32/tapw32/tap0901.sys \ 59 openvpn-tap32/tapw32/tap0901.sys \