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:
861eba2
)
first occurence of CLEANFILES, not second.
author
ng0
<ng0@n0.is>
Mon, 25 Nov 2019 22:14:54 +0000
(22:14 +0000)
committer
ng0
<ng0@n0.is>
Mon, 25 Nov 2019 22:14:54 +0000
(22:14 +0000)
src/gns/Makefile.am
patch
|
blob
|
history
diff --git
a/src/gns/Makefile.am
b/src/gns/Makefile.am
index d0a9f07cb171a97f786c05178148fb7981109c06..846507b6fd4afb333c7c9dc8bdd7917fe0413e62 100644
(file)
--- a/
src/gns/Makefile.am
+++ b/
src/gns/Makefile.am
@@
-106,7
+106,7
@@
test_gnunet_gns.sh: test_gnunet_gns.sh.in Makefile
$(do_subst_pkgdatadir) < $(srcdir)/test_gnunet_gns.sh.in > test_gnunet_gns.sh
@chmod +x test_gnunet_gns.sh
-CLEANFILES
+
= test_gnunet_gns.sh
+CLEANFILES = test_gnunet_gns.sh
libgnunet_plugin_rest_gns_la_SOURCES = \
plugin_rest_gns.c