diff options
Diffstat (limited to 'src/auditor/Makefile.am')
-rw-r--r-- | src/auditor/Makefile.am | 2 |
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 = \ auditor.conf clean-local: - rm -rf revocation-tmp-* + rm -rf revocation-tmp-* taler-auditor bin_PROGRAMS = \ taler-auditor-dbinit \ |