taler-typescript-core

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

commit 860aff83e16808d5b67d1c72565b91111ed6e39d
parent 60374078f4e41e9398607628d8b33b74bb3431aa
Author: Florian Dold <florian@dold.me>
Date:   Wed,  4 Jan 2023 14:19:54 +0100

-missing step in make install

Diffstat:
Mpackages/taler-harness/Makefile | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/packages/taler-harness/Makefile b/packages/taler-harness/Makefile @@ -18,6 +18,7 @@ install_target = $(prefix)/lib/taler-harness .PHONY: install install-nodeps install: pnpm install --frozen-lockfile --filter @gnu-taler/taler-harness... + ./build.mjs install -d $(prefix)/bin install -d $(install_target)/bin install -d $(install_target)/node_modules/taler-harness