diff options
Diffstat (limited to 'tests/du')
-rw-r--r-- | tests/du/Makefile.am | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/tests/du/Makefile.am b/tests/du/Makefile.am index 152745016..3149cfac6 100644 --- a/tests/du/Makefile.am +++ b/tests/du/Makefile.am @@ -1,7 +1,6 @@ # Make coreutils tests for "du". -*-Makefile-*- -# Copyright (C) 2000, 2002, 2003, 2004, 2005, 2006 Free Software -# Foundation, Inc. +# Copyright (C) 2000, 2002-2007 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 @@ -18,8 +17,6 @@ # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA # 02110-1301, USA. -AUTOMAKE_OPTIONS = 1.4 gnits - TESTS = \ one-file-system \ inacc-dest \ |