aboutsummaryrefslogtreecommitdiff
path: root/libxcb/tests/Makefile.am
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2013-07-04 13:44:39 +0200
committermarha <marha@users.sourceforge.net>2013-07-04 13:44:39 +0200
commit2433c3693663c0ace48aee718c10a6b78207b7cf (patch)
tree8c569c4af28c0e365d64d432957b20c9aa0b4953 /libxcb/tests/Makefile.am
parentfadba36545cbab5859bf346921bf416d0160a5b2 (diff)
parent2ecad38adbeaa652daaab8f2a6d112921b7e74eb (diff)
downloadvcxsrv-2433c3693663c0ace48aee718c10a6b78207b7cf.tar.gz
vcxsrv-2433c3693663c0ace48aee718c10a6b78207b7cf.tar.bz2
vcxsrv-2433c3693663c0ace48aee718c10a6b78207b7cf.zip
Merge remote-tracking branch 'origin/released'
* origin/released: fontconfig mesa libxcb git update 4 jul 2013
Diffstat (limited to 'libxcb/tests/Makefile.am')
-rw-r--r--libxcb/tests/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/libxcb/tests/Makefile.am b/libxcb/tests/Makefile.am
index 077681e51..20bdc7217 100644
--- a/libxcb/tests/Makefile.am
+++ b/libxcb/tests/Makefile.am
@@ -12,9 +12,6 @@ TESTS = check_all
check_PROGRAMS = check_all
check_all_SOURCES = check_all.c check_suites.h check_public.c
-all-local::
- $(RM) CheckLog*.xml
-
check-local: check-TESTS
$(RM) CheckLog.html
if test x$(HTML_CHECK_RESULT) = xtrue; then \