aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-06-28 12:16:04 +0200
committerChristian Grothoff <christian@grothoff.org>2021-06-28 12:16:04 +0200
commit883b1fc70bc84bb053d09b5eab921f24134194b9 (patch)
tree876ec7e62fef1e8d845f1d6e383e657357ceda1d
parent2e981c1a6ebf7e0f0b197811c4adde1cbb0225a8 (diff)
downloadexchange-883b1fc70bc84bb053d09b5eab921f24134194b9.tar.gz
exchange-883b1fc70bc84bb053d09b5eab921f24134194b9.zip
-clean taler-auditor shell script, too
-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 1a62fa988..709c7f823 100644
--- a/src/auditor/Makefile.am
+++ b/src/auditor/Makefile.am
@@ -12,7 +12,7 @@ pkgcfg_DATA = \
12 auditor.conf 12 auditor.conf
13 13
14clean-local: 14clean-local:
15 rm -rf revocation-tmp-* 15 rm -rf revocation-tmp-* taler-auditor
16 16
17bin_PROGRAMS = \ 17bin_PROGRAMS = \
18 taler-auditor-dbinit \ 18 taler-auditor-dbinit \