taler-typescript-core

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

commit bc4e2d4147eae74aec59d0354fb6b0077d67d691
parent 5b11bafc765bd20d1270a9c6045b088648bedd08
Author: Florian Dold <florian@dold.me>
Date:   Thu, 26 Jan 2023 22:14:57 +0100

-missing dist file

Diffstat:
MMakefile | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/Makefile b/Makefile @@ -21,6 +21,8 @@ dist: --include ./configure \ --include ./packages/taler-wallet-cli/configure \ --include ./packages/demobank-ui/configure \ + --include ./packages/taler-harness/configure \ + --include ./packages/merchant-backoffice-ui/configure \ taler-wallet-$(shell git describe --tags --abbrev=0).tar.gz # Create tarball with git hash prefix in name