diff options
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r-- | tests/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 997a473..eea6b67 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -32,6 +32,7 @@ installcheck-local: atconfig atlocal $(TESTSUITE) clean-local: test ! -f '$(TESTSUITE)' || \ $(SHELL) '$(TESTSUITE)' --clean + $(RM) -f atconfig AUTOM4TE = $(SHELL) $(top_srcdir)/config/missing --run autom4te AUTOTEST = $(AUTOM4TE) --language=autotest |