aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
Diffstat (limited to 'contrib')
-rw-r--r--contrib/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am
index 5cef063dd..0d6539330 100644
--- a/contrib/Makefile.am
+++ b/contrib/Makefile.am
@@ -29,7 +29,8 @@ EXTRA_DIST = \
29 hostlist.php \ 29 hostlist.php \
30 report.sh \ 30 report.sh \
31 gnunet_pyexpect.py.in \ 31 gnunet_pyexpect.py.in \
32 gnunet_janitor.py.in 32 gnunet_janitor.py.in \
33 gnunet-gns-import.sh
33 34
34do_subst = $(SED) -e 's,[@]PYTHON[@],$(PYTHON),g' 35do_subst = $(SED) -e 's,[@]PYTHON[@],$(PYTHON),g'
35 36