aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/util/Makefile.am1
-rwxr-xr-xsrc/util/gnunet-qr.in2
2 files changed, 1 insertions, 2 deletions
diff --git a/src/util/Makefile.am b/src/util/Makefile.am
index ff86e694a..645289f59 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -669,5 +669,4 @@ EXTRA_DIST = \
669 test_resolver_api_data.conf \ 669 test_resolver_api_data.conf \
670 test_service_data.conf \ 670 test_service_data.conf \
671 test_speedup_data.conf \ 671 test_speedup_data.conf \
672 gnunet-qr.py \
673 gnunet-qr.in 672 gnunet-qr.in
diff --git a/src/util/gnunet-qr.in b/src/util/gnunet-qr.in
index dcca57eb8..ce7a19b69 100755
--- a/src/util/gnunet-qr.in
+++ b/src/util/gnunet-qr.in
@@ -43,4 +43,4 @@ if test -z "$pythonize"; then
43 exit 1 43 exit 1
44fi 44fi
45 45
46${pythonize} @PREFIX@/bin/gnunet-qr.py $@ 46${pythonize} @PREFIX@/share/gnunet/gnunet-qr.py $@