aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2016-03-18 15:35:50 +0100
committerFlorian Dold <florian.dold@gmail.com>2016-03-18 15:35:50 +0100
commit987061062fc34fb8212a07842374d16609df7467 (patch)
tree7ec0f37f321769496030aff83f8d0821af351fc9 /Makefile
parentffe4eb7091345c878d4209b2d1bb35ad1ba1ff9b (diff)
downloadwallet-core-987061062fc34fb8212a07842374d16609df7467.tar.xz
fix archive creation
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 58f5eddcc..9d2236d01 100644
--- a/Makefile
+++ b/Makefile
@@ -43,7 +43,7 @@ pogen: $(ts) pogen/pogen.js node_modules
done; \
rm $$pos
-dist:
+dist: node_modules
$(gulp) srcdist
appdist: