diff options
Diffstat (limited to 'contrib/Makefile.am')
-rw-r--r-- | contrib/Makefile.am | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am index 8edb184b..c362ddd5 100644 --- a/contrib/Makefile.am +++ b/contrib/Makefile.am @@ -1,5 +1,8 @@ pkgdatadir = $(prefix)/share/taler/merchant/templates/ dist_pkgdata_DATA = \ + depleted_tip.en.must \ + offer_refund.en.must \ + offer_tip.en.must \ request_payment.en.must \ - offer_refund.en.must + show_order_details.en.must |