aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorCory Fields <[email protected]>2015-12-17 16:43:56 -0500
committerLuke Dashjr <[email protected]>2015-12-22 04:37:46 +0000
commitde619a37fd18a17225c8a10b828fc61958abe4cf (patch)
treea300b9c044e341dc632ca8e311adc2479ced12dd /Makefile.am
parentmacdeploy: Use rsvg-convert rather than cairosvg (diff)
downloaddiscoin-de619a37fd18a17225c8a10b828fc61958abe4cf.tar.xz
discoin-de619a37fd18a17225c8a10b828fc61958abe4cf.zip
depends: Pass PYTHONPATH along to configure
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 452278497..e293e4fc3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3,6 +3,7 @@ SUBDIRS = src
.PHONY: deploy FORCE
GZIP_ENV="-9n"
+export PYTHONPATH
if BUILD_BITCOIN_LIBS
pkgconfigdir = $(libdir)/pkgconfig