From 82ad7ea79bf2d39727fd6a0fa501db0f1ce5275f Mon Sep 17 00:00:00 2001 From: Shaun McCance Date: Mon, 4 Oct 2004 22:43:20 +0000 Subject: - Build xml2po with gnome-doc-utils * Makefile.am: * bootstrap.make: * configure.in: * gnome-doc-utils.make: * xml2po/Makefile.am: - Build xml2po with gnome-doc-utils --- bootstrap.make | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bootstrap.make') diff --git a/bootstrap.make b/bootstrap.make index 99c7d71..c274d3d 100644 --- a/bootstrap.make +++ b/bootstrap.make @@ -1,3 +1,5 @@ +_xml2po = $(shell pwd)/$(top_srcdir)/xml2po/xml2po + _db2omf = $(top_srcdir)/xslt/docbook/omf/db2omf.xsl _rngdoc = $(top_srcdir)/xslt/rngdoc/rngdoc.xsl _xsldoc = $(top_srcdir)/xslt/xsldoc/xsldoc.xsl -- cgit v1.2.1