From 6ab52dcfa8065adfecd2baefb3716b7ba8230d9c Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 16 Jun 2018 11:38:57 +0200 Subject: fix double-defined SUFFIXES --- contrib/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'contrib') 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' # chmod +x $@ # # instead of this: - -SUFFIXES = SUFFIXES = .py.in .py .py.in.py: -- cgit v1.2.3