fix double-defined SUFFIXES
authorChristian Grothoff <christian@grothoff.org>
Sat, 16 Jun 2018 09:38:57 +0000 (11:38 +0200)
committerChristian Grothoff <christian@grothoff.org>
Sat, 16 Jun 2018 09:38:57 +0000 (11:38 +0200)
contrib/Makefile.am

index 1e348233d9908aae237bf3153c943cade147ffd9..158e439982ec0dc3b4309466a8f0f8714f9f0d64 100644 (file)
@@ -87,8 +87,6 @@ do_subst = $(SED) -e 's,[@]PYTHON[@],$(PYTHON),g'
 #      chmod +x $@
 #
 # instead of this:
-
-SUFFIXES =
 SUFFIXES = .py.in .py
 
 .py.in.py: