commit 883b1fc70bc84bb053d09b5eab921f24134194b9
parent 2e981c1a6ebf7e0f0b197811c4adde1cbb0225a8
Author: Christian Grothoff <christian@grothoff.org>
Date: Mon, 28 Jun 2021 12:16:04 +0200
-clean taler-auditor shell script, too
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/auditor/Makefile.am b/src/auditor/Makefile.am
@@ -12,7 +12,7 @@ pkgcfg_DATA = \
auditor.conf
clean-local:
- rm -rf revocation-tmp-*
+ rm -rf revocation-tmp-* taler-auditor
bin_PROGRAMS = \
taler-auditor-dbinit \