summaryrefslogtreecommitdiff
path: root/Makefile.cfg
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-12-08 10:28:05 +0100
committerJim Meyering <jim@meyering.net>2006-12-08 10:28:05 +0100
commit939c480a79f7776a3d6a73fbf3eef411d1e2256f (patch)
tree0b1582b63fe44d6b90bf035ab3e4ad78a7022ab0 /Makefile.cfg
parent07af816554477e61622a2deb6ae3407bf61ae8ac (diff)
downloadcoreutils-939c480a79f7776a3d6a73fbf3eef411d1e2256f.tar.xz
Include bootstrap tool version info in the announcement form.
* Makefile.maint (gnulib_snapshot_date): Define. (announcement): Use two new announce-gen options, --bootstrap-tools and --gnulib-snapshot-date. * Makefile.cfg (gnulib_dir): Set.
Diffstat (limited to 'Makefile.cfg')
-rw-r--r--Makefile.cfg4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.cfg b/Makefile.cfg
index 0c43c21d4..bd42ca036 100644
--- a/Makefile.cfg
+++ b/Makefile.cfg
@@ -34,3 +34,7 @@ gpg_key_ID = D333CBA1
# files -- otherwise, you'd need to have the upcoming version number
# at the top of the file for each `make distcheck' run.
local-checks-to-skip = changelog-check
+
+# The local directory containing the checked-out copy of gnulib used in
+# this release. Used solely to get a date for the "announcement" target.
+gnulib_dir = /gnulib