summaryrefslogtreecommitdiff
path: root/top
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2021-08-03 17:16:42 +0200
committerSimon Josefsson <simon@josefsson.org>2021-08-03 17:16:42 +0200
commit3ace7783656f3e38b6db4e44881959116e581a2b (patch)
treefa5b670ef976f3b5e4c6c3f91647242dc733ffd2 /top
parent4adae938b8dbe01750698109bcbf5f1c9eb045b1 (diff)
downloadgnulib-3ace7783656f3e38b6db4e44881959116e581a2b.tar.gz
maintainer-makefile: Print checksums by default.
* top/maint.mk (announcement): Drop --no-print-checksums.
Diffstat (limited to 'top')
-rw-r--r--top/maint.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/top/maint.mk b/top/maint.mk
index 044254bdcb..6a3ea9606f 100644
--- a/top/maint.mk
+++ b/top/maint.mk
@@ -1426,7 +1426,6 @@ announcement: NEWS ChangeLog $(rel-files)
--bootstrap-tools=$(bootstrap-tools) \
$$(case ,$(bootstrap-tools), in (*,gnulib,*) \
echo --gnulib-version=$(gnulib-version);; esac) \
- --no-print-checksums \
$(addprefix --url-dir=, $(url_dir_list))
.PHONY: release-commit