summaryrefslogtreecommitdiff
path: root/src/auditor/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-01-02 12:00:00 +0100
committerChristian Grothoff <christian@grothoff.org>2021-01-02 12:00:00 +0100
commit148287954d6d0c73178c4ab1192c3b5a90025b5c (patch)
treeab59de64faf01c4ab95cea105ae050f54a69f654 /src/auditor/Makefile.am
parentfbc0542e0c4051897615c881a2a134079be61e2f (diff)
downloadexchange-148287954d6d0c73178c4ab1192c3b5a90025b5c.tar.gz
exchange-148287954d6d0c73178c4ab1192c3b5a90025b5c.tar.bz2
exchange-148287954d6d0c73178c4ab1192c3b5a90025b5c.zip
clean taler-config, needed to build proper dpkg
Diffstat (limited to 'src/auditor/Makefile.am')
-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 \