summaryrefslogtreecommitdiff
path: root/build-system
diff options
context:
space:
mode:
Diffstat (limited to 'build-system')
-rw-r--r--build-system/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-system/Makefile b/build-system/Makefile
index 342f7c144..1ece8afdf 100644
--- a/build-system/Makefile
+++ b/build-system/Makefile
@@ -70,7 +70,7 @@ install: warn-noprefix
else
install_target = $(prefix)/lib/taler-wallet-cli
.PHONY: install
-install: # compile
+install: compile
install -d $(install_target)/node_modules/taler-wallet-cli
install -d $(install_target)/node_modules/taler-wallet-cli/bin
install -d $(install_target)/node_modules/taler-wallet-cli/dist