fix out-of-tree build of GNUnet
authorChristian Grothoff <christian@grothoff.org>
Fri, 11 Nov 2016 15:01:13 +0000 (16:01 +0100)
committerChristian Grothoff <christian@grothoff.org>
Fri, 11 Nov 2016 15:01:13 +0000 (16:01 +0100)
src/util/Makefile.am

index f28861f46da98875962988df7a9fd4b15f740d97..65818640ced6bfdbce480fb1431911cf8e0115b1 100644 (file)
@@ -196,7 +196,7 @@ endif
 do_subst = $(SED) -e 's,[@]PYTHON[@],$(PYTHON),g'
 
 gnunet-qr: gnunet-qr.py.in Makefile
-       $(do_subst) < gnunet-qr.py.in > gnunet-qr
+       $(do_subst) < $(top_srcdir)/src/util/gnunet-qr.py.in > gnunet-qr
        chmod +x gnunet-qr
 
 gnunet_service_resolver_SOURCES = \