merchant

Merchant backend to process payments, run by merchants
Log | Files | Refs | Submodules | README | LICENSE

commit ce484cb58765f5199b2206236bcbdc70c6066b83
parent 08b2623684a09bf5bb1e30282b1fd314df02b3e7
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sun, 24 Sep 2023 19:30:26 +0200

-fix disting

Diffstat:
Mcontrib/Makefile.am.in | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/contrib/Makefile.am.in b/contrib/Makefile.am.in @@ -7,6 +7,9 @@ spapkgdatadir = $(prefix)/share/taler/merchant/spa/ bin_SCRIPTS = \ taler-merchant-dbconfig +EXTRA_DIST = \ + $(bin_SCRIPTS) + dist_tmplpkgdata_DATA = \ depleted_tip.en.must \ offer_refund.en.must \