aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-12-05 15:55:15 +0000
committerChristian Grothoff <christian@grothoff.org>2013-12-05 15:55:15 +0000
commit78c3084c43eed918329cbf11aeb87b618bf5cdf6 (patch)
tree762963651e76359695822d27cf91e954e92ca4f9 /contrib
parenta056cafb1f65d75de49e3832fe172695736315ae (diff)
downloadgnunet-78c3084c43eed918329cbf11aeb87b618bf5cdf6.tar.gz
gnunet-78c3084c43eed918329cbf11aeb87b618bf5cdf6.zip
-fix #3153
Diffstat (limited to 'contrib')
-rw-r--r--contrib/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am
index 7d1bfb8ab..e3ff5068e 100644
--- a/contrib/Makefile.am
+++ b/contrib/Makefile.am
@@ -61,6 +61,9 @@ EXTRA_DIST = \
61 openvpn-tap32/tap32-signed-i386-2.1.zip \ 61 openvpn-tap32/tap32-signed-i386-2.1.zip \
62 openvpn-tap32/tap32-source-2.1.zip 62 openvpn-tap32/tap32-source-2.1.zip
63 63
64CLEANFILES = \
65 $(noinst_SCRIPTS)
66
64do_subst = $(SED) -e 's,[@]PYTHON[@],$(PYTHON),g' 67do_subst = $(SED) -e 's,[@]PYTHON[@],$(PYTHON),g'
65 68
66%.py: %.py.in Makefile 69%.py: %.py.in Makefile