From 61776a064d2e1875538f2ef19bdff2a71e978287 Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Tue, 7 Oct 2008 14:16:37 +0200 Subject: [PATCH] Add pmccabe2html to MODULES.html.sh. --- ChangeLog | 3 +++ MODULES.html.sh | 3 ++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 532fa3d2e..04d5f4339 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2008-10-07 Simon Josefsson + * 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. diff --git a/MODULES.html.sh b/MODULES.html.sh index 96fe700fd..abecc2610 100755 --- a/MODULES.html.sh +++ b/MODULES.html.sh @@ -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 -- 2.11.0