summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index c7c1cef..95a2078 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -113,7 +113,7 @@ installcheck-local: $(srcdir)/tests/testsuite atconfig atlocal
clean-local:
-$(SHELL) $(srcdir)/tests/testsuite --clean
-$(srcdir)/tests/testsuite: tests/testsuite.at tests/package.m4
+$(srcdir)/tests/testsuite: tests/testsuite.at tests/wixl.at tests/package.m4
cd $(srcdir)/tests && \
$(AUTOM4TE) --language=autotest -o testsuite.tmp testsuite.at && \
mv testsuite.tmp testsuite