summaryrefslogtreecommitdiff
path: root/bootstrap.make
diff options
context:
space:
mode:
authorShaun McCance <shaunm@src.gnome.org>2004-10-04 22:43:20 +0000
committerShaun McCance <shaunm@src.gnome.org>2004-10-04 22:43:20 +0000
commit82ad7ea79bf2d39727fd6a0fa501db0f1ce5275f (patch)
treeef1def454c2bc71a8e77b2de7680ca743cda6dde /bootstrap.make
parent8f8dd747a27559a50ef8bc14940caf90ee1f6abd (diff)
downloadgnome-doc-utils-82ad7ea79bf2d39727fd6a0fa501db0f1ce5275f.tar.gz
- 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
Diffstat (limited to 'bootstrap.make')
-rw-r--r--bootstrap.make2
1 files changed, 2 insertions, 0 deletions
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