summaryrefslogtreecommitdiff
path: root/xslt/docbook/html
diff options
context:
space:
mode:
authorShaun McCance <shaunm@src.gnome.org>2007-08-16 20:44:59 +0000
committerShaun McCance <shaunm@src.gnome.org>2007-08-16 20:44:59 +0000
commit18ff9d28b3e22793f2bd0f3f4528b6ef4b99d10a (patch)
tree6a5ba5775f1e4bcb3af8c0a14be77d456fedf0a5 /xslt/docbook/html
parent50a55f8e20b7754d09cba8a2d75b44887569502f (diff)
downloadgnome-doc-utils-18ff9d28b3e22793f2bd0f3f4528b6ef4b99d10a.tar.gz
- Added missing db2html-index.xsl
* xslt/docbook/html/Makefile.am: - Added missing db2html-index.xsl svn path=/trunk/; revision=1016
Diffstat (limited to 'xslt/docbook/html')
-rw-r--r--xslt/docbook/html/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/xslt/docbook/html/Makefile.am b/xslt/docbook/html/Makefile.am
index ae29711..313e450 100644
--- a/xslt/docbook/html/Makefile.am
+++ b/xslt/docbook/html/Makefile.am
@@ -12,6 +12,7 @@ xsl_DATA = \
db2html-ebnf.xsl \
db2html-footnote.xsl \
db2html-funcsynopsis.xsl \
+ db2html-index.xsl \
db2html-info.xsl \
db2html-inline.xsl \
db2html-l10n.xsl \