summaryrefslogtreecommitdiff
path: root/src/auditor
diff options
context:
space:
mode:
Diffstat (limited to 'src/auditor')
-rw-r--r--src/auditor/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/auditor/Makefile.am b/src/auditor/Makefile.am
index dc3b2b940..0ff90020c 100644
--- a/src/auditor/Makefile.am
+++ b/src/auditor/Makefile.am
@@ -11,6 +11,9 @@ pkgcfgdir = $(prefix)/share/taler/config.d/
pkgcfg_DATA = \
auditor.conf
+clean-local:
+ rm -rf revocation-tmp-*
+
bin_PROGRAMS = \
taler-auditor-dbinit \
taler-auditor-exchange \