gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnunet] 02/02: first occurence of CLEANFILES, not second.


From: gnunet
Subject: [gnunet] 02/02: first occurence of CLEANFILES, not second.
Date: Mon, 25 Nov 2019 23:24:59 +0100

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository gnunet.

commit f48c8bffc255e7b1c2ef1d1a07ee436ebb8de054
Author: ng0 <address@hidden>
AuthorDate: Mon Nov 25 22:14:54 2019 +0000

    first occurence of CLEANFILES, not second.
---
 src/gns/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/gns/Makefile.am b/src/gns/Makefile.am
index d0a9f07cb..846507b6f 100644
--- 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

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]