From 3e1ba549192a68801232c28a9c12defb59531654 Mon Sep 17 00:00:00 2001 From: marha Date: Sat, 5 Dec 2009 16:27:40 +0000 Subject: Updated to libxcb-1.5 --- libxcb/tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libxcb/tests/Makefile.am') diff --git a/libxcb/tests/Makefile.am b/libxcb/tests/Makefile.am index 77593f0b7..077681e51 100644 --- a/libxcb/tests/Makefile.am +++ b/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; \ -- cgit v1.2.3