diff options
author | Jim Meyering <meyering@redhat.com> | 2009-02-27 13:56:49 +0100 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2009-03-02 19:30:13 +0100 |
commit | ce9c2c64de5798fbc17e6d64efc88fcdf9a039dc (patch) | |
tree | cd418f10e14460c4c81573d2660d20fd298807bb /doc | |
parent | 2b1e6636beab4d16ade9685175568d12bafeee9d (diff) | |
download | coreutils-ce9c2c64de5798fbc17e6d64efc88fcdf9a039dc.tar.xz |
dist: automate the post-release web-manual update process
* maint.mk (web-manual): New rule, from m4's maint.mk.
* bootstrap.conf (gnulib_modules): Add gendocs.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/.gitignore b/doc/.gitignore index 723a5a02f..8d1fd2482 100644 --- a/doc/.gitignore +++ b/doc/.gitignore @@ -16,6 +16,7 @@ coreutils.toc coreutils.tp coreutils.vr fdl.texi +gendocs_template getdate.texi stamp-vti version.texi |