gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: src/util: Add gnunet-qr to


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: src/util: Add gnunet-qr to cleanfiles
Date: Tue, 26 Feb 2019 10:24:33 +0100

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

ng0 pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 627b461e6 src/util: Add gnunet-qr to cleanfiles
627b461e6 is described below

commit 627b461e6784dc8c56a29bf4a761176321471e02
Author: ng0 <address@hidden>
AuthorDate: Tue Feb 26 09:24:22 2019 +0000

    src/util: Add gnunet-qr to cleanfiles
---
 src/util/Makefile.am | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/src/util/Makefile.am b/src/util/Makefile.am
index 7041004ac..2734de642 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -121,7 +121,7 @@ libgnunetutil_la_SOURCES = \
   time.c \
   tun.c \
   speedup.c speedup.h \
-       proc_compat.c
+  proc_compat.c
 
 if HAVE_LIBATOMIC
 if DARWIN
@@ -210,6 +210,8 @@ gnunet-qr: gnunet-qr.in Makefile
        $(do_subst) < $(srcdir)/gnunet-qr.in > gnunet-qr
        chmod +x gnunet-qr
 
+CLEANFILES = gnunet-qr
+
 bin_SCRIPTS =\
  gnunet-qr \
  gnunet-qr.py

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



reply via email to

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