blob: c362ddd5c28745e49afb7d700b37078db73d8581 (
plain)
1
2
3
4
5
6
7
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 \
show_order_details.en.must
|