From df99868d8dba5fc7ae65a8770f5504b7333474f3 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Thu, 27 Apr 2006 16:54:39 +0000 Subject: [PATCH] Added new HTML files --- doc/Makefile.am | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/Makefile.am b/doc/Makefile.am index 93cb11f..94b56a9 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.14 2006-04-27 16:38:13 adam Exp $ +## $Id: Makefile.am,v 1.15 2006-04-27 16:54:39 adam Exp $ docdir=$(datadir)/doc/@PACKAGE@ SUBDIRS = common @@ -34,8 +34,10 @@ HTMLFILES = architecture.html \ licence.html \ metaproxy.html \ multidb.html \ - multidb.virt_db.html \ + multidb.multi.html \ multidb.picture.html \ + multidb.virt_db.html \ + multidb.what.html \ other.source.files.html \ overview.filter.types.html \ overview.xml.structure.html \ -- 1.7.10.4