gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: actually add to pkgdir


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: actually add to pkgdir
Date: Mon, 11 Mar 2019 23:08:02 +0100

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

martin-schanzenbach pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 53dc65cee actually add to pkgdir
53dc65cee is described below

commit 53dc65ceef37c049fbf2378d351c4596394521e1
Author: Schanzenbach, Martin <address@hidden>
AuthorDate: Mon Mar 11 23:07:58 2019 +0100

    actually add to pkgdir
---
 src/util/Makefile.am | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/src/util/Makefile.am b/src/util/Makefile.am
index 645289f59..f632c4d58 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -212,9 +212,11 @@ gnunet-qr: gnunet-qr.in Makefile
 
 CLEANFILES = gnunet-qr
 
+pkgdata_DATA = \
+  gnunet-qr.py
+
 bin_SCRIPTS =\
- gnunet-qr \
- gnunet-qr.py
+ gnunet-qr
 
 bin_PROGRAMS = \
  gnunet-resolver \

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



reply via email to

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