X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2FMakefile.am;h=077681e51725a683a5ebfcd43dbfdb40c57aee24;hb=29cca33b9001961fa2c33bb9d9fe4a9983913fce;hp=77593f0b734b1d455fc973c19ce1180c1b53a923;hpb=46b7dbdd9306235ae04da9d0e3431a1b58f89048;p=free-sw%2Fxcb%2Flibxcb diff --git a/tests/Makefile.am b/tests/Makefile.am index 77593f0..077681e 100644 --- a/tests/Makefile.am +++ b/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; \