diff options
Diffstat (limited to 'contrib/Makefile.am')
-rw-r--r-- | contrib/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am index 589b36f3..17c8ea4a 100644 --- a/contrib/Makefile.am +++ b/contrib/Makefile.am @@ -1,3 +1,5 @@ +pkgdatadir = $(prefix)/share/taler/merchant/ + dist_pkgdata_DATA = \ request_payment.must \ offer_refund.must |