summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/Makefile.in b/tools/Makefile.in
index 6b6d645..84e032c 100644
--- a/tools/Makefile.in
+++ b/tools/Makefile.in
@@ -62,7 +62,7 @@ dep depend:
fi; \
done
-check check-s check-p tests test _test: $(PROGS)
+check check-s check-p check-clean tests test _test: $(PROGS)
@@SETX@; for d in X lib $(SUBDIRS); do \
if test $$d != X; then \
(cd $$d && $(MAKE) $@) || exit 1; \