gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: add missing files to dist


From: gnunet
Subject: [taler-exchange] branch master updated: add missing files to dist
Date: Sun, 29 Mar 2020 03:22:58 +0200

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

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 8db48871 add missing files to dist
8db48871 is described below

commit 8db48871d64ba359979a0d01daf30a2d13d1a9d7
Author: Christian Grothoff <address@hidden>
AuthorDate: Sun Mar 29 03:22:55 2020 +0200

    add missing files to dist
---
 contrib/Makefile.am            | 7 ++++---
 src/auditor/Makefile.am        | 2 ++
 src/exchange-tools/Makefile.am | 1 +
 src/testing/Makefile.am        | 8 ++++----
 4 files changed, 11 insertions(+), 7 deletions(-)

diff --git a/contrib/Makefile.am b/contrib/Makefile.am
index 76443cbc..2e1160f5 100644
--- a/contrib/Makefile.am
+++ b/contrib/Makefile.am
@@ -32,6 +32,7 @@ bin_SCRIPTS = \
 EXTRA_DIST = \
   $(bin_SCRIPTS) \
   $(tosen_DATA) \
+  $(ppen_DATA) \
   update-tos.sh \
   update-pp.sh \
   tos/Makefile \
@@ -41,10 +42,10 @@ EXTRA_DIST = \
   tos/locale/de/LC_MESSAGES/tos.po \
   pp/Makefile \
   pp/README \
-  pp/tos.rst \
+  pp/pp.rst \
   pp/conf.py \
-  pp/locale/pp/LC_MESSAGES/pp.po \
-  $(data_DATA) \
+  pp/locale/de/LC_MESSAGES/pp.po \
+  $(rdata_DATA) \
   coverage.sh \
   gnunet.tag \
   microhttpd.tag
diff --git a/src/auditor/Makefile.am b/src/auditor/Makefile.am
index 36a32dc5..c0644cc2 100644
--- a/src/auditor/Makefile.am
+++ b/src/auditor/Makefile.am
@@ -176,6 +176,8 @@ check_SCRIPTS = \
 TESTS = $(check_SCRIPTS)
 
 EXTRA_DIST = \
+  taler-auditor.in \
+  taler-helper-auditor-render.py \
   auditor.conf \
   test-auditor.conf \
   generate-auditor-basedb.sh \
diff --git a/src/exchange-tools/Makefile.am b/src/exchange-tools/Makefile.am
index 5103e3ae..2327d811 100644
--- a/src/exchange-tools/Makefile.am
+++ b/src/exchange-tools/Makefile.am
@@ -82,5 +82,6 @@ TESTS = \
 EXTRA_DIST = \
   
test_taler_exchange_httpd_home/.local/share/taler/exchange/offline-keys/master.priv
 \
   test_taler_exchange_httpd.conf \
+  key-helper.c \
   $(check_SCRIPTS) \
   $(pkgcfg_DATA)
diff --git a/src/testing/Makefile.am b/src/testing/Makefile.am
index e4e25d32..27b6a64a 100644
--- a/src/testing/Makefile.am
+++ b/src/testing/Makefile.am
@@ -309,8 +309,10 @@ test_bank_api_with_pybank_twisted_LDADD = \
 # Distribution
 
 EXTRA_DIST = \
-  test_bank_api.conf \
-  test_bank_api_bank_twisted.conf \
+  test_bank_api_fakebank.conf \
+  test_bank_api_fakebank_twisted.conf \
+  test_bank_api_pybank.conf \
+  test_bank_api_pybank_twisted.conf \
   test_auditor_api.conf \
   test_auditor_api_expire_reserve_now.conf \
   test_exchange_api_home/.local/share/taler/exchange/offline-keys/master.priv \
@@ -318,8 +320,6 @@ EXTRA_DIST = \
   test_exchange_api_keys_cherry_picking_home/.config/taler/x-taler-bank.json \
   
test_exchange_api_keys_cherry_picking_home/.local/share/taler/exchange/wirefees/x-taler-bank.fee
 \
   
test_exchange_api_keys_cherry_picking_home/.local/share/taler/exchange/offline-keys/master.priv
 \
-  test_exchange_api_home/.config/taler/test.json \
-  test_exchange_api_home/.config/taler/sepa.json \
   test_exchange_api.conf \
   test_exchange_api_twisted.conf \
   test_exchange_api_keys_cherry_picking.conf \

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

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