summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-09-24 20:26:17 +0200
committerChristian Grothoff <christian@grothoff.org>2023-09-24 20:26:17 +0200
commit8415fcc53d812bfb551c1ef07733c02410eece78 (patch)
treece9254d121a560f86cdb1b8c1ea5dbd2df6b8288
parenta7a17e1609d0d66705b66df45bf5a501d2adbc15 (diff)
downloadsync-8415fcc53d812bfb551c1ef07733c02410eece78.tar.gz
sync-8415fcc53d812bfb551c1ef07733c02410eece78.tar.bz2
sync-8415fcc53d812bfb551c1ef07733c02410eece78.zip
-fix dist, update docv0.9.3
-rw-r--r--contrib/Makefile.am3
m---------doc/prebuilt0
-rw-r--r--src/testing/Makefile.am1
-rw-r--r--src/testing/test_sync_api_home/.config/taler/exchange/account-2.json4
4 files changed, 2 insertions, 6 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am
index f187d1c..5dd92cc 100644
--- a/contrib/Makefile.am
+++ b/contrib/Makefile.am
@@ -6,6 +6,7 @@ bin_SCRIPTS = \
sync-dbconfig
EXTRA_DIST = \
+ $(bin_SCRIPTS) \
gnunet.tag \
uncrustify.cfg \
- uncrustify_precomit
+ uncrustify_precommit
diff --git a/doc/prebuilt b/doc/prebuilt
-Subproject 748bf62c7d3342343092f05bb9c02a114517886
+Subproject 1576678c0f195e07c1e1d84a9952ccd17106c0e
diff --git a/src/testing/Makefile.am b/src/testing/Makefile.am
index 9aee9a3..4fafc69 100644
--- a/src/testing/Makefile.am
+++ b/src/testing/Makefile.am
@@ -40,7 +40,6 @@ TESTS = \
EXTRA_DIST = \
test_sync_api.conf \
- test_sync_api_home/.config/taler/exchange/account-2.json \
test_sync_api_home/.local/share/taler/exchange-offline/master.priv
test_sync_api_SOURCES = \
diff --git a/src/testing/test_sync_api_home/.config/taler/exchange/account-2.json b/src/testing/test_sync_api_home/.config/taler/exchange/account-2.json
deleted file mode 100644
index 567fc91..0000000
--- a/src/testing/test_sync_api_home/.config/taler/exchange/account-2.json
+++ /dev/null
@@ -1,4 +0,0 @@
-{
- "payto_uri": "payto://x-taler-bank/localhost:8082/2",
- "master_sig": "AM32QB4RYMWK548PE63PJXJMWSA001TFFWTZZPSSD8HQ8JE4D5V5X8WTSYSX59ANF4YRTRMF5Q4Q12CE2KTA8KQ03CM11YDTK75SJ20"
-} \ No newline at end of file