summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2017-05-21 15:27:10 -0700
committerJim Meyering <meyering@fb.com>2017-05-21 15:27:10 -0700
commit487e009ed7294021dcc0b66c2b5a5046aea51ab4 (patch)
tree4b4b57267408c8380209515ba8b23bec4575b09e /cfg.mk
parent592e503b48e42981b0a7fa308a6c3b06f08d582b (diff)
downloaddiffutils-487e009ed7294021dcc0b66c2b5a5046aea51ab4.tar.gz
maint: make the announcement template Cc the devel- list
* cfg.mk (announcement_Cc_): Define.
Diffstat (limited to 'cfg.mk')
-rw-r--r--cfg.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/cfg.mk b/cfg.mk
index 1201946..8559927 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -29,6 +29,9 @@ local-checks-to-skip = \
# Tools used to bootstrap this package, used for "announcement".
bootstrap-tools = autoconf,automake,gnulib
+# Override the default Cc: used in generating an announcement.
+announcement_Cc_ = $(translation_project_), $(PACKAGE)-devel@gnu.org
+
# Now that we have better tests, make this the default.
export VERBOSE = yes