From ef2af70a7cac398e3a58118b625ad412e983a887 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Mon, 3 Aug 2020 13:40:29 +0530 Subject: makefile --- build-system/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build-system') 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 -- cgit v1.2.3