gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-merchant] branch master updated: add missing wallet-core director


From: gnunet
Subject: [taler-merchant] branch master updated: add missing wallet-core directory
Date: Mon, 23 Jan 2023 13:01:16 +0100

This is an automated email from the git hooks/post-receive script.

sebasjm pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new dd584a51 add missing wallet-core directory
dd584a51 is described below

commit dd584a512dfc8e421be78391cdd77c0e8e9bc66c
Author: Sebastian <sebasjm@gmail.com>
AuthorDate: Mon Jan 23 09:00:59 2023 -0300

    add missing wallet-core directory
---
 contrib/Makefile.am | 32 ++++++++++++++++----------------
 1 file changed, 16 insertions(+), 16 deletions(-)

diff --git a/contrib/Makefile.am b/contrib/Makefile.am
index e8e12e28..4ffb7c89 100644
--- a/contrib/Makefile.am
+++ b/contrib/Makefile.am
@@ -3,11 +3,11 @@ staticpkgdatadir = $(prefix)/share/taler/merchant/static/
 spapkgdatadir = $(prefix)/share/taler/merchant/spa/
 
 dist_tmplpkgdata_DATA = \
-  depleted_tip.en.must \
-  offer_refund.en.must \
-  offer_tip.en.must \
-  request_payment.en.must \
-  show_order_details.en.must
+  wallet-core/backend/depleted_tip.en.must \
+  wallet-core/backend/offer_refund.en.must \
+  wallet-core/backend/offer_tip.en.must \
+  wallet-core/backend/request_payment.en.must \
+  wallet-core/backend/show_order_details.en.must
 
 %.must: merchant-backoffice/%.html 
        cp $< $@
@@ -26,14 +26,14 @@ MAINTAINERCLEANFILES = \
 # spa.html is the single-page-app imported from the wallet-core.git
 # prebuilt branch.
 dist_spapkgdata_DATA = \
-  backoffice/index.css
-  backoffice/index.css.map
-  backoffice/index.html
-  backoffice/index.js
-  backoffice/index.js.map
-  backoffice/languageicon-LWKRUH5D.svg
-  backoffice/materialdesignicons-webfont-4.9.95-7W2GKO6O.woff2
-  backoffice/materialdesignicons-webfont-4.9.95-GELXKCZG.ttf
-  backoffice/materialdesignicons-webfont-4.9.95-HENMUVWG.eot
-  backoffice/materialdesignicons-webfont-4.9.95-WP2MXZKI.woff
-  backoffice/XRXV3I6Li01BKofINeaE-34D53UZZ.ttf
+  wallet-core/backoffice/index.css \
+  wallet-core/backoffice/index.css.map \
+  wallet-core/backoffice/index.html \
+  wallet-core/backoffice/index.js \
+  wallet-core/backoffice/index.js.map \
+  wallet-core/backoffice/languageicon-LWKRUH5D.svg \
+  wallet-core/backoffice/materialdesignicons-webfont-4.9.95-7W2GKO6O.woff2 \
+  wallet-core/backoffice/materialdesignicons-webfont-4.9.95-GELXKCZG.ttf \
+  wallet-core/backoffice/materialdesignicons-webfont-4.9.95-HENMUVWG.eot \
+  wallet-core/backoffice/materialdesignicons-webfont-4.9.95-WP2MXZKI.woff \
+  wallet-core/backoffice/XRXV3I6Li01BKofINeaE-34D53UZZ.ttf

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]