summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2008-12-26 15:53:03 +0100
committerJim Meyering <meyering@redhat.com>2009-01-01 02:15:07 +0100
commit1ee192a9ffa84319a695270e816dceb8b9a5f657 (patch)
treedfbfa5f1babde91e6fd6f44b06f48709317574e7 /Makefile.am
parentcbecb8cab8ed0228acb4d86d2a0b1ffa6d7977fc (diff)
downloadcoreutils-1ee192a9ffa84319a695270e816dceb8b9a5f657.tar.xz
maint: use more sc_-prefixed names
* maint.mk (sc_po_check): Renamed from po-check. (sc_author_mark_check): Renamed from author_mark_check. (sc_copyright_check): Renamed from copyright-check. (sc_makefile_path_separator_check): Renamed from makefile_path_separator_check. (local-checks-available): Remove the old names. * Makefile.am (EXTRA_DIST): Reflect the renaming: .x-sc_po_check * .x-po-check: Rename to... * .x-sc_po_check: ...new file.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 1b2786d0a..3964888a9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -20,10 +20,10 @@ EXTRA_DIST = cfg.mk maint.mk \
.prev-version THANKS-to-translators THANKStt.in \
.version \
.vg-suppressions \
- .x-po-check \
.x-sc_GPL_version \
.x-sc_file_system \
.x-sc_obsolete_symbols \
+ .x-sc_po_check \
.x-sc_program_name \
.x-sc_prohibit_atoi_atof \
.x-sc_prohibit_stat_st_blocks \