diff options
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/Makefile.am | 9 | ||||
-rw-r--r-- | contrib/test.en.must | 0 |
2 files changed, 9 insertions, 0 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am index 0d42e1df8..671e7908b 100644 --- a/contrib/Makefile.am +++ b/contrib/Makefile.am @@ -1,5 +1,14 @@ SUBDIRS = . +tmplpkgdatadir = $(prefix)/share/taler/exchange/templates/ + +dist_tmplpkgdata_DATA = \ + test.en.must + +# %%.must: merchant-backoffice/%.html +# WTF: cp $< $@ + + # English (en) tosendir=$(datadir)/taler/exchange/tos/en diff --git a/contrib/test.en.must b/contrib/test.en.must new file mode 100644 index 000000000..e69de29bb --- /dev/null +++ b/contrib/test.en.must |