commit 1c6eecb2178fda42b357ffb157d8f0ac325cf17d parent ad2aa9af819751be9704fa06bd35ac3e8a1e1615 Author: Christian Grothoff <christian@grothoff.org> Date: Fri, 21 Nov 2025 14:54:03 +0100 new ToS Diffstat:
| M | contrib/Makefile.am.in | | | 5 | +++++ |
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/contrib/Makefile.am.in b/contrib/Makefile.am.in @@ -7,7 +7,12 @@ spapkgdatadir = $(prefix)/share/taler-merchant/spa/ bin_SCRIPTS = \ taler-merchant-dbconfig +termsdir=$(datadir)/taler-merchant/terms/ +terms_DATA = \ + merchant-tos-tops-v0.en.rst + EXTRA_DIST = \ + $(terms_DATA) \ $(bin_SCRIPTS) dist_tmplpkgdata_DATA = \