summaryrefslogtreecommitdiff
path: root/bootstrap.make
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2009-08-04 13:35:11 -0500
committerShaun McCance <shaunm@gnome.org>2009-08-04 13:35:11 -0500
commita86f0d7669ce23cf5181f31f491d51e788e87350 (patch)
treed6befa6ad48fb810735f0e61a349d6eca332362b /bootstrap.make
parent6e83f2abc33849e910655c395917b0eda62ae13c (diff)
downloadgnome-doc-utils-a86f0d7669ce23cf5181f31f491d51e788e87350.tar.gz
Fixing distcheck issues from recent xml2po work
Diffstat (limited to 'bootstrap.make')
-rw-r--r--bootstrap.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.make b/bootstrap.make
index 66afeb6..1395ca5 100644
--- a/bootstrap.make
+++ b/bootstrap.make
@@ -1,4 +1,4 @@
-_xml2po = PYTHONPATH="$(shell pwd)/$(top_builddir)/xml2po:$(PYTHONPATH)" "$(shell pwd)/$(top_builddir)/xml2po/xml2po/xml2po"
+_xml2po = PYTHONPATH="$(shell pwd)/$(top_builddir)/xml2po:$(shell pwd)/$(top_srcdir)/xml2po:$(PYTHONPATH)" "$(shell pwd)/$(top_builddir)/xml2po/xml2po/xml2po"
_db2html = $(top_srcdir)/xslt/docbook/html/db2html.xsl
_db2omf = $(top_srcdir)/xslt/docbook/omf/db2omf.xsl