diff options
author | Christian Grothoff <christian@grothoff.org> | 2023-09-24 19:30:26 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2023-09-24 19:30:26 +0200 |
commit | ce484cb58765f5199b2206236bcbdc70c6066b83 (patch) | |
tree | 26c02c91ca03e0f07fbe5cecb76955be9b920e6f /contrib/Makefile.am.in | |
parent | 08b2623684a09bf5bb1e30282b1fd314df02b3e7 (diff) |
-fix disting
Diffstat (limited to 'contrib/Makefile.am.in')
-rw-r--r-- | contrib/Makefile.am.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/Makefile.am.in b/contrib/Makefile.am.in index 51284f94..8b6ed13e 100644 --- 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 \ |