summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorStefano Lattarini <stefano.lattarini@gmail.com>2012-09-02 21:55:09 +0200
committerJim Meyering <meyering@redhat.com>2012-09-05 08:48:28 +0200
commitf3e48aeb6c7b2efc117826d208af949088bee0c8 (patch)
tree570a7f5c6dd39c3659e352bcd170a8c89469bc3b /cfg.mk
parent85d0a65ffb86a732b88221eb5a85ac3169f2cddd (diff)
downloadcoreutils-f3e48aeb6c7b2efc117826d208af949088bee0c8.tar.xz
maint: remove duplicated declaration of the 'sc_check-AUTHORS' target
* cfg.mk: Here.
Diffstat (limited to 'cfg.mk')
-rw-r--r--cfg.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/cfg.mk b/cfg.mk
index 973ac85af..2eb46c700 100644
--- 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.