summaryrefslogtreecommitdiff
path: root/src/auditor/Makefile.am
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2021-07-26 16:16:52 +0200
committerFlorian Dold <florian@dold.me>2021-07-26 16:16:52 +0200
commit02aa49cc36b91c19c21615d694d7b8b089044072 (patch)
tree25c98277b1a15ec830ef3837cace0e124cbfaec9 /src/auditor/Makefile.am
parent6310a00e7ab3c8c70f51a62f2564b9a5a9fa2618 (diff)
downloadexchange-02aa49cc36b91c19c21615d694d7b8b089044072.tar.gz
exchange-02aa49cc36b91c19c21615d694d7b8b089044072.tar.bz2
exchange-02aa49cc36b91c19c21615d694d7b8b089044072.zip
install into usr/share/taler/exchange
Diffstat (limited to 'src/auditor/Makefile.am')
-rw-r--r--src/auditor/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/auditor/Makefile.am b/src/auditor/Makefile.am
index 709c7f823..b040126cd 100644
--- a/src/auditor/Makefile.am
+++ b/src/auditor/Makefile.am
@@ -29,7 +29,7 @@ bin_SCRIPTS = \
taler-auditor \
taler-helper-auditor-render.py
-edit_script = $(SED) -e 's,%pkgdatadir%,$(pkgdatadir),'g $(NULL)
+edit_script = $(SED) -e 's,%datadir%,$(datadir),'g $(NULL)
taler-auditor: taler-auditor.in
rm -f $@ $@.tmp && \