libeufin

Integration and sandbox testing for FinTech APIs and data formats
Log | Files | Refs | Submodules | README | LICENSE

commit 5da67e78df95fc49fc38858aedd123af19fe0bb9
parent 7d23c382fbdd6b99f6d80a2ff9e725ffdfa580ef
Author: Antoine A <>
Date:   Fri, 22 Mar 2024 20:05:17 +0100

Update SPA

Diffstat:
MMakefile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile @@ -66,7 +66,7 @@ install-nobuild-files: .PHONY: install-nobuild-bank install-nobuild-bank: install-nobuild-files install -d $(spa_dir) - cp contrib/wallet-core/demobank/* $(spa_dir)/ + cp contrib/wallet-core/bank/* $(spa_dir)/ install -d $(abs_destdir)$(prefix) install -d $(bin_dir) install -d $(lib_dir)