diff options
Diffstat (limited to 'tests/ls')
-rw-r--r-- | tests/ls/Makefile.am | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/tests/ls/Makefile.am b/tests/ls/Makefile.am index 36d7b4f2c..461ba0756 100644 --- a/tests/ls/Makefile.am +++ b/tests/ls/Makefile.am @@ -1,7 +1,6 @@ # Make coreutils tests for "ls". -*-Makefile-*- -# Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2006 Free -# Software Foundation, Inc. +# Copyright (C) 1997-2003, 2006-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.2 gnits - TESTS = \ nameless-uid \ color-dtype-dir \ |