[Xcb-commit] tests

Peter Harris peterh at kemper.freedesktop.org
Wed Jul 3 16:27:11 PDT 2013


 tests/Makefile.am |    3 ---
 1 file changed, 3 deletions(-)

New commits:
commit 8b6bb1a71977116d382f45eef803aedd3e313d37
Author: Marc Deslauriers <marc.deslauriers at canonical.com>
Date:   Wed Jun 5 16:38:00 2013 -0400

    Update Makefile.am for newer automake
    
    Debian Bug #710344
    
    Reviewed-by: Daniel Martin <consume.noise at gmail.com>

diff --git a/tests/Makefile.am b/tests/Makefile.am
index 077681e..20bdc72 100644
--- a/tests/Makefile.am
+++ b/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 \


More information about the xcb-commit mailing list