diff options
Diffstat (limited to 'testsuite/check.mk')
-rw-r--r-- | testsuite/check.mk | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/testsuite/check.mk b/testsuite/check.mk index be9b466..baa68b3 100644 --- a/testsuite/check.mk +++ b/testsuite/check.mk @@ -1,5 +1,5 @@ # Include this file at the end of each tests/*/Makefile.am. -# Copyright (C) 2007, 2008 Free Software Foundation, Inc. +# Copyright (C) 2007-2009 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -70,6 +70,5 @@ TEST_LOGS = $(TESTS:=.log) # Parallel replacement of Automake's check-TESTS target. SUFFIXES = -include $(top_srcdir)/build-aux/check.mk VERBOSE = yes |