projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
669af62
)
fix double-defined SUFFIXES
author
Christian Grothoff
<christian@grothoff.org>
Sat, 16 Jun 2018 09:38:57 +0000
(11:38 +0200)
committer
Christian Grothoff
<christian@grothoff.org>
Sat, 16 Jun 2018 09:38:57 +0000
(11:38 +0200)
contrib/Makefile.am
patch
|
blob
|
history
diff --git
a/contrib/Makefile.am
b/contrib/Makefile.am
index 1e348233d9908aae237bf3153c943cade147ffd9..158e439982ec0dc3b4309466a8f0f8714f9f0d64 100644
(file)
--- 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: