From 4d3b746edbfa2ecfc4eaa616251fdcb9b033ceb4 Mon Sep 17 00:00:00 2001 From: Peter Verthez Date: Sat, 19 Apr 2003 15:26:38 +0000 Subject: [PATCH] Process also html subdirectory. --- doc/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Makefile.am b/doc/Makefile.am index 77f7634..042ffee 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -2,7 +2,7 @@ # $Id$ # $Name$ -SUBDIRS = images . doxygen +SUBDIRS = images . doxygen html DOC_FILES = index.html usage.html parser.html interface.html links.html \ encoding.html gom.html GENERATED_DOC_FILES = gomxref.html utf8tools.html -- 2.30.2