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:
78608f0
)
actually add to pkgdir
author
Schanzenbach, Martin
<mschanzenbach@posteo.de>
Mon, 11 Mar 2019 22:07:58 +0000
(23:07 +0100)
committer
Schanzenbach, Martin
<mschanzenbach@posteo.de>
Mon, 11 Mar 2019 22:07:58 +0000
(23:07 +0100)
src/util/Makefile.am
patch
|
blob
|
history
diff --git
a/src/util/Makefile.am
b/src/util/Makefile.am
index 645289f5971d1f71c2b92e11c5d046a81ac96414..f632c4d58dea669d2122238d8135672e8f57b3d7 100644
(file)
--- 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 \