summaryrefslogtreecommitdiff
path: root/dist/libxcb/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'dist/libxcb/tests/Makefile.am')
-rw-r--r--dist/libxcb/tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/libxcb/tests/Makefile.am b/dist/libxcb/tests/Makefile.am
index 77593f0b7..077681e51 100644
--- a/dist/libxcb/tests/Makefile.am
+++ b/dist/libxcb/tests/Makefile.am
@@ -15,7 +15,7 @@ check_all_SOURCES = check_all.c check_suites.h check_public.c
all-local::
$(RM) CheckLog*.xml
-check-local:
+check-local: check-TESTS
$(RM) CheckLog.html
if test x$(HTML_CHECK_RESULT) = xtrue; then \
$(XSLTPROC) $(srcdir)/CheckLog.xsl CheckLog*.xml > CheckLog.html; \