exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

commit 00f230927c28e66ad2737109bca787412e7b490d
parent 936e182bad2db05ce27295121d30982ed6e1a08c
Author: Florian Dold <florian@dold.me>
Date:   Fri, 12 Dec 2025 21:45:23 +0100

test (do not push)

Diffstat:
Dcontrib/typst/Makefile.am | 26--------------------------
1 file changed, 0 insertions(+), 26 deletions(-)

diff --git a/contrib/typst/Makefile.am b/contrib/typst/Makefile.am @@ -1,26 +0,0 @@ -SUBDIRS = . - -formdatadir = $(datadir)/taler-exchange/typst-forms/ -dist_formdata_DATA = \ - _cover_.typ \ - accept-tos.typ \ - challenger_postal.typ \ - challenger_sms.typ \ - taler-logo.svg \ - pointing_finger.svg \ - vqf_902_1_customer.typ \ - vqf_902_1_officer.typ \ - vqf_902_4.typ \ - vqf_902_5.typ \ - vqf_902_9_customer.typ \ - vqf_902_9_officer.typ \ - vqf_902_11_customer.typ \ - vqf_902_11_officer.typ \ - vqf_902_12.typ \ - vqf_902_13.typ \ - vqf_902_14.typ \ - vqf_902_15.typ \ - vss_vqf_verein.png - -EXTRA_DIST = \ - $(dist_formdata_DATA)