diff options
-rw-r--r-- | src/auditor/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/auditor/Makefile.am b/src/auditor/Makefile.am index 99a10fcd2..a3b1cc747 100644 --- a/src/auditor/Makefile.am +++ b/src/auditor/Makefile.am @@ -264,8 +264,8 @@ check_SCRIPTS = \ TESTS = \ test-revocation.sh \ - test-sync.sh -# test-auditor.sh + test-sync.sh \ + test-auditor.sh EXTRA_DIST = \ |