]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
maint: remove duplicated declaration of the 'sc_check-AUTHORS' target
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 2 Sep 2012 19:55:09 +0000 (21:55 +0200)
committerJim Meyering <meyering@redhat.com>
Wed, 5 Sep 2012 06:48:28 +0000 (08:48 +0200)
* cfg.mk: Here.

cfg.mk

diff --git a/cfg.mk b/cfg.mk
index 973ac85afa771d46ded18341882f02fd183ccc7e..2eb46c7001cc49d77678602532d347f9bab11221 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -146,7 +146,6 @@ sc_sun_os_names:
          { echo '$(ME): found misuse of Sun OS version numbers' 1>&2;  \
            exit 1; } || :
 
-sc_check-AUTHORS:
 # Ensure that the list of programs and author names is accurate.
 # We need a UTF8 locale.  If a lack of locale support or a missing
 # translation inhibits printing of UTF-8 names, just skip this test.