summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorShaun McCance <shaunm@src.gnome.org>2004-03-19 23:26:17 +0000
committerShaun McCance <shaunm@src.gnome.org>2004-03-19 23:26:17 +0000
commit895d1fbb9b07c001716bbba99ede38ae935f4607 (patch)
treeaf67362ab476b2c583c4103f01824f376f6723cf /Makefile.am
parent7ae8b581b8b978604843196454b038cdabb3ec9d (diff)
downloadyelp-xsl-895d1fbb9b07c001716bbba99ede38ae935f4607.tar.gz
Makefile.am
* Makefile.am * configure.in: * gnome-doc-utils.m4: * doc/Makefile.am: * doc/xslt/Makefile.am: - Adding new files * gnome-doc-utils.m4: - Minor stuff * gnome-doc-utils.pc.in: - Added variables sgmldir and xsldoc * test/testdoc1/autogen.sh: * test/testdoc1/help/testdoc1/Makefile.am: - Testing gnome-doc-utils.make without going through autoconf * xslt/docbook/html/db2html-title.xsl: - Removed some xsl:text
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 08b92c5e..e53a55ff 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
-SUBDIRS = po xslt
+SUBDIRS = doc po xslt
-aclocaldir = $(datadir)/aclocal
-aclocal_DATA = gnome-doc-utils.m4
+aclocaldir = $(datadir)/aclocal/gnome-doc-utils
+aclocal_DATA = gnome-doc-utils.m4 gnome-doc-utils.make
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = gnome-doc-utils.pc