diff options
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am index 15106305f..01a65c403 100644 --- a/contrib/Makefile.am +++ b/contrib/Makefile.am @@ -2,7 +2,7 @@ SUBDIRS = . -tmplpkgdatadir = $(prefix)/share/taler/exchange/templates/ +tmplpkgdatadir = $(datadir)/taler/exchange/templates/ dist_tmplpkgdata_DATA = \ persona-exchange-unauthorized.en.must \ persona-load-failure.en.must \ |