summaryrefslogtreecommitdiff
path: root/src/auditor/Makefile.am
diff options
context:
space:
mode:
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 && \