add missing files to dist
This commit is contained in:
parent
89a4f5bba6
commit
8db48871d6
@ -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
|
||||
|
@ -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 \
|
||||
|
@ -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)
|
||||
|
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user