aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorSchanzenbach, Martin <mschanzenbach@posteo.de>2019-03-11 23:07:58 +0100
committerSchanzenbach, Martin <mschanzenbach@posteo.de>2019-03-11 23:07:58 +0100
commit53dc65ceef37c049fbf2378d351c4596394521e1 (patch)
tree527da40df99259678fc4861736569b66c4997cce /src
parent78608f0e2ff7cc5cffa0fdf98eed1c564cc81c85 (diff)
downloadgnunet-53dc65ceef37c049fbf2378d351c4596394521e1.tar.gz
gnunet-53dc65ceef37c049fbf2378d351c4596394521e1.zip
actually add to pkgdir
Diffstat (limited to 'src')
-rw-r--r--src/util/Makefile.am6
1 files 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
212 212
213CLEANFILES = gnunet-qr 213CLEANFILES = gnunet-qr
214 214
215pkgdata_DATA = \
216 gnunet-qr.py
217
215bin_SCRIPTS =\ 218bin_SCRIPTS =\
216 gnunet-qr \ 219 gnunet-qr
217 gnunet-qr.py
218 220
219bin_PROGRAMS = \ 221bin_PROGRAMS = \
220 gnunet-resolver \ 222 gnunet-resolver \