summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorShaun McCance <shaunm@src.gnome.org>2004-07-09 04:19:41 +0000
committerShaun McCance <shaunm@src.gnome.org>2004-07-09 04:19:41 +0000
commit5f2461411ae58eefa0f5d54e1130da98d20b5975 (patch)
tree9b9b79ac38ede2cefed90abc0d3f8251092a3100 /Makefile.am
parent2078517472def92f97c0472154836ae556f468c3 (diff)
downloadyelp-xsl-5f2461411ae58eefa0f5d54e1130da98d20b5975.tar.gz
- Added gnome-doc-utils.make to EXTRA_DIST
* Makefile.am: - Added gnome-doc-utils.make to EXTRA_DIST * gnome-doc-utils.m4: - Made ${datadir}/gnome/help the default helpdir for now * xslt/docbook/common/Makefile.am: * xslt/docbook/common/db-format.xml.in: * xslt/gettext/Makefile.am: * xslt/gettext/format2xsl.xsl: - Added format2xsl and db-format * xslt/docbook/html/db2html-inline.xsl: - Using db-format routines for quote * xslt/gettext/gettext.xsl: - Added a big ol' FIXME comment
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 62c9576b..d31a3759 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -16,4 +16,5 @@ EXTRA_DIST = \
bootstrap.make \
intltool-extract.in \
intltool-merge.in \
- intltool-update.in
+ intltool-update.in \
+ gnome-doc-utils.make