summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2011-03-20 16:08:01 -0400
committerShaun McCance <shaunm@gnome.org>2011-03-20 16:08:01 -0400
commit582850944326903242e554f81e7b99a1d8064411 (patch)
treeee49b5f1232e5cd751428fc7c30e0b136714be60 /configure.ac
parent85d0b796aec97a4d84cb8cc82869839cadf0109b (diff)
downloadyelp-tools-582850944326903242e554f81e7b99a1d8064411.tar.gz
tools/yelp-check: Adding 'yelp-check orphans'
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 4 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 4638d08..0f706eb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -44,6 +44,9 @@ XSL_PATH="`$PKG_CONFIG --variable=xsltdir yelp-xsl`"
XSL_MAL_CACHE="$XSL_PATH""/mallard/cache/mal-cache.xsl"
AC_SUBST(XSL_MAL_CACHE)
+XSL_MAL_LINK="$XSL_PATH""/mallard/common/mal-link.xsl"
+AC_SUBST(XSL_MAL_LINK)
+
XSL_DB2HTML="`$PKG_CONFIG --variable=db2html yelp-xsl`"
AC_SUBST(XSL_DB2HTML)
@@ -76,6 +79,7 @@ Makefile
templates/Makefile
tools/Makefile
tools/yelp-build
+tools/yelp-check
tools/yelp-new
xml2po/Makefile
xml2po/xml2po.pc