taler-typescript-core

Wallet core logic and WebUIs for various components
Log | Files | Refs | Submodules | README | LICENSE

commit ef2af70a7cac398e3a58118b625ad412e983a887
parent 2fddbddd6555279765097da831fa8b11781b548e
Author: Florian Dold <florian.dold@gmail.com>
Date:   Mon,  3 Aug 2020 13:40:29 +0530

makefile

Diffstat:
Mbuild-system/Makefile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 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