aboutsummaryrefslogtreecommitdiff
path: root/contrib/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-06-05 13:43:30 +0000
committerChristian Grothoff <christian@grothoff.org>2012-06-05 13:43:30 +0000
commitd05e51355e4ba13094aac8c0a628b253be1a74bd (patch)
treecacf60db307607a24c1ef642f6a9fa6437fc69b3 /contrib/Makefile.am
parent1f1ed87e945ef172dc3f5f203ab2cc5efcf9c577 (diff)
downloadgnunet-d05e51355e4ba13094aac8c0a628b253be1a74bd.tar.gz
gnunet-d05e51355e4ba13094aac8c0a628b253be1a74bd.zip
-fix
Diffstat (limited to 'contrib/Makefile.am')
-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