From 627b461e6784dc8c56a29bf4a761176321471e02 Mon Sep 17 00:00:00 2001 From: ng0 Date: Tue, 26 Feb 2019 09:24:22 +0000 Subject: 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 -- cgit v1.2.3