summaryrefslogtreecommitdiff
path: root/test
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 /test
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 'test')
-rwxr-xr-xtest/testdoc1/autogen.sh5
-rw-r--r--test/testdoc1/help/testdoc1/Makefile.am4
2 files changed, 2 insertions, 7 deletions
diff --git a/test/testdoc1/autogen.sh b/test/testdoc1/autogen.sh
index af79f5b5..4b08d90a 100755
--- a/test/testdoc1/autogen.sh
+++ b/test/testdoc1/autogen.sh
@@ -19,9 +19,4 @@ which gnome-autogen.sh || {
exit 1
}
-# Don't do this in an actual package. This is just so I can test changes
-# to gnome-doc-utils.m4 without doing a make install.
-ACLOCAL_FLAGS="-I . $ACLOCAL_FLAGS"
-export ACLOCAL_FLAGS
-
USE_GNOME2_MACROS=1 . gnome-autogen.sh
diff --git a/test/testdoc1/help/testdoc1/Makefile.am b/test/testdoc1/help/testdoc1/Makefile.am
index ac1bd2c7..d018aeed 100644
--- a/test/testdoc1/help/testdoc1/Makefile.am
+++ b/test/testdoc1/help/testdoc1/Makefile.am
@@ -1,3 +1,3 @@
-docbook_DOCS = testdoc1
+@GNOME_DOC_RULE@
-include $(top_srcdir)/gnome-doc-docbook-rule.make
+GNOME_DOC_MODULE = testdoc1