[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-wallet-core] branch master updated: fix missing demobank prebuilt
From: |
gnunet |
Subject: |
[taler-wallet-core] branch master updated: fix missing demobank prebuilt |
Date: |
Mon, 26 Feb 2024 14:06:55 +0100 |
This is an automated email from the git hooks/post-receive script.
sebasjm pushed a commit to branch master
in repository wallet-core.
The following commit(s) were added to refs/heads/master by this push:
new 8ee947a67 fix missing demobank prebuilt
8ee947a67 is described below
commit 8ee947a676f52c80b80b529eae78a57c17f3e1f7
Author: Sebastian <sebasjm@gmail.com>
AuthorDate: Mon Feb 26 10:06:35 2024 -0300
fix missing demobank prebuilt
---
Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/Makefile b/Makefile
index dee964769..2d1eb7ec0 100644
--- a/Makefile
+++ b/Makefile
@@ -48,6 +48,7 @@ prebuilt:
./contrib/cleanup-prebuilt-dir.sh
make backoffice-prebuilt
make backend-prebuilt
+ make demobank-prebuilt
make aml-backoffice-prebuilt
./contrib/publish-prebuilt-dir.sh
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-wallet-core] branch master updated: fix missing demobank prebuilt,
gnunet <=