summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2010-05-03 22:00:30 +0200
committerJim Meyering <meyering@redhat.com>2010-05-03 22:21:31 +0200
commit9e42ecceff823a9f966b798bda5b33463d199277 (patch)
tree14464635456092b4d030cedf17223f183aa09e0b /cfg.mk
parentca41dcff1dc4f434b4b53fc9067dd709b8867ef2 (diff)
downloadcoreutils-9e42ecceff823a9f966b798bda5b33463d199277.tar.xz
doc: factor hard-coded project-specific bits from README-release, ...
using the new --mail-headers option to gnulib's announce-gen, and the updated maint.mk rules to connect the pieces. * README-release: Remove hard-coded To:, Cc: etc. parts, now that they're emitted automatically into the announcement template. * cfg.mk (announcement_Cc_): Override the default. * gnulib: Update to latest, to get newer announce-gen and maint.mk.
Diffstat (limited to 'cfg.mk')
-rw-r--r--cfg.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/cfg.mk b/cfg.mk
index 679ea8e2f..9eb1c9e85 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -331,6 +331,10 @@ sc_space_before_open_paren:
else :; \
fi
+# Override the default Cc: used in generating an announcement.
+announcement_Cc_ = $(translation_project_), \
+ coreutils@gnu.org, coreutils-announce@gnu.org
+
include $(srcdir)/dist-check.mk
update-copyright-env = \