diff options
Diffstat (limited to 'src/auditor')
| -rw-r--r-- | src/auditor/Makefile.am | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/src/auditor/Makefile.am b/src/auditor/Makefile.am index dbf982d1..36a32dc5 100644 --- a/src/auditor/Makefile.am +++ b/src/auditor/Makefile.am @@ -172,6 +172,7 @@ check_SCRIPTS = \    test-auditor.sh \    test-revocation.sh +.NOTPARALLEL:  TESTS = $(check_SCRIPTS)  EXTRA_DIST = \ | 
