From 5d9be18c707d515d49bfd064a953f361ca8607b1 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 30 Sep 2009 12:46:37 +0200 Subject: [PATCH] maint: pull in two release-related modules from gnulib * bootstrap.conf (gnulib_modules): Add announce-gen and gnupload. --- bootstrap.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bootstrap.conf b/bootstrap.conf index 6ddd1ab..fe0a154 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -21,6 +21,7 @@ IMPORT_FROM_GETTEXT=no # gnulib modules used by this package. gnulib_modules=' + announce-gen calloc close closein @@ -33,6 +34,7 @@ gnulib_modules=' git-version-gen gitlog-to-changelog gnu-make + gnupload gnumakefile lstat maintainer-makefile -- 2.47.2