changeset 6958:1cfa258b139c

* MODULES.html.sh: Add gendocs.
author Eric Blake <ebb9@byu.net>
date Wed, 12 Jul 2006 15:19:16 +0000
parents a4ccd87dd7d0
children 575dab7ff283
files ChangeLog MODULES.html.sh
diffstat 2 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-07-12  Eric Blake  <ebb9@byu.net>
+
+	* MODULES.html.sh: Add gendocs.
+
 2006-07-11  Eric Blake  <ebb9@byu.net>
 
 	* gnulib-tool: List --doc-base before --tests-base.
--- a/MODULES.html.sh
+++ b/MODULES.html.sh
@@ -2074,6 +2074,7 @@
   func_echo "$element"
 
   func_module fdl
+  func_module gendocs
   func_end_table
 }