Add pmccabe2html to MODULES.html.sh.
authorSimon Josefsson <simon@josefsson.org>
Tue, 7 Oct 2008 12:16:37 +0000 (14:16 +0200)
committerSimon Josefsson <simon@josefsson.org>
Tue, 7 Oct 2008 12:16:37 +0000 (14:16 +0200)
ChangeLog
MODULES.html.sh

index 532fa3d..04d5f43 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2008-10-07  Simon Josefsson  <simon@josefsson.org>
 
+       * MODULES.html.sh (Support for building documentation): Mention
+       pmccabe2html.  Sort entries.
+
        Add pmccabe2html module, from gnupdf.
        * build-aux/pmccabe.css: New file.
        * build-aux/pmccabe2html: New file.
index 96fe700..abecc26 100755 (executable)
@@ -2966,12 +2966,13 @@ func_all_modules ()
   func_echo "$element"
 
   func_begin_table
+  func_module agpl-3.0
   func_module fdl
   func_module gendocs
   func_module gpl-2.0
   func_module gpl-3.0
   func_module lgpl-2.1
-  func_module agpl-3.0
+  func_module pmccabe2html
   func_module regexprops-generic
   func_end_table