diff options
author | Jim Meyering <meyering@redhat.com> | 2009-11-29 14:32:13 +0100 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2009-11-30 16:55:04 +0100 |
commit | ee55c663be0be4d9b119f1b8fa05ed1c077cc09e (patch) | |
tree | e480bb1cf516fcc698054935f86ebbd45346cd3a /build-aux | |
parent | 0db6f884f4e25c191e9123ec7f8c792e508ab4de (diff) | |
download | grep-ee55c663be0be4d9b119f1b8fa05ed1c077cc09e.tar.gz |
build: add several build- and release-related gnulib modules
* bootstrap.conf (gnulib_modules): Add announce-gen update-copyright
do-release-commit-and-tag git-version-gen gnu-web-doc-update
gnupload maintainer-makefile useless-if-before-free
Diffstat (limited to 'build-aux')
-rw-r--r-- | build-aux/.gitignore | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/build-aux/.gitignore b/build-aux/.gitignore index 3a6a5055..016b26a0 100644 --- a/build-aux/.gitignore +++ b/build-aux/.gitignore @@ -1,10 +1,19 @@ +announce-gen config.guess config.rpath config.sub depcomp +do-release-commit-and-tag +gendocs.sh +git-version-gen gitlog-to-changelog +gnu-web-doc-update +gnupload install-sh link-warning.h mdate-sh missing texinfo.tex +update-copyright +useless-if-before-free +vc-list-files |