diff options
Diffstat (limited to 'tests/pkits/Makefile.am')
-rw-r--r-- | tests/pkits/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pkits/Makefile.am b/tests/pkits/Makefile.am index 9de1f8c59..3dc2f16d6 100644 --- a/tests/pkits/Makefile.am +++ b/tests/pkits/Makefile.am @@ -46,7 +46,7 @@ testscripts = import-all-certs validate-all-certs \ EXTRA_DIST = inittests runtest common.sh $(testscripts) ChangeLog-2011 \ import-all-certs.data -TESTS = $(testscripts) +TESTS = CLEANFILES = inittests.stamp scratch.*.tmp x y z out err *.lock .\#lk* *.log |