From: Christian Grothoff Date: Sat, 16 Jun 2018 09:38:57 +0000 (+0200) Subject: fix double-defined SUFFIXES X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=6ab52dcfa8065adfecd2baefb3716b7ba8230d9c;p=oweals%2Fgnunet.git fix double-defined SUFFIXES --- 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: