projects
/
platform
/
upstream
/
libxcb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ae84ad
)
Update Makefile.am for newer automake
author
Marc Deslauriers
<marc.deslauriers@canonical.com>
Wed, 5 Jun 2013 20:38:00 +0000
(16:38 -0400)
committer
Peter Harris
<pharris@opentext.com>
Wed, 3 Jul 2013 23:11:08 +0000
(19:11 -0400)
Debian Bug #710344
Reviewed-by: Daniel Martin <consume.noise@gmail.com>
tests/Makefile.am
patch
|
blob
|
history
diff --git
a/tests/Makefile.am
b/tests/Makefile.am
index
077681e
..
20bdc72
100644
(file)
--- 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 \