aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2018-06-16 11:38:57 +0200
committerChristian Grothoff <christian@grothoff.org>2018-06-16 11:38:57 +0200
commit6ab52dcfa8065adfecd2baefb3716b7ba8230d9c (patch)
tree4b9fbd4962cc567631178553487720ceea94e588 /contrib
parent669af62e83e8c84e22766f77fa0df23a58dbcf64 (diff)
downloadgnunet-6ab52dcfa8065adfecd2baefb3716b7ba8230d9c.tar.gz
gnunet-6ab52dcfa8065adfecd2baefb3716b7ba8230d9c.zip
fix double-defined SUFFIXES
Diffstat (limited to 'contrib')
-rw-r--r--contrib/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am
index 1e348233d..158e43998 100644
--- a/contrib/Makefile.am
+++ b/contrib/Makefile.am
@@ -87,8 +87,6 @@ do_subst = $(SED) -e 's,[@]PYTHON[@],$(PYTHON),g'
87# chmod +x $@ 87# chmod +x $@
88# 88#
89# instead of this: 89# instead of this:
90
91SUFFIXES =
92SUFFIXES = .py.in .py 90SUFFIXES = .py.in .py
93 91
94.py.in.py: 92.py.in.py: