From 4259cd95ea4f2d30722f7d545e518b324d94f108 Mon Sep 17 00:00:00 2001 From: Steven Watanabe Date: Thu, 5 Apr 2012 13:30:10 +0000 Subject: [PATCH] Make sure that the doc-tools' configuration helper files are installed. [SVN r77778] --- v2/Jamroot.jam | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v2/Jamroot.jam b/v2/Jamroot.jam index 11334864c..73d86ab15 100644 --- a/v2/Jamroot.jam +++ b/v2/Jamroot.jam @@ -38,7 +38,7 @@ package.install-data boost-build-core [ path.glob-tree $(SELF)/build : *.jam *.py ] [ path.glob-tree $(SELF)/kernel : *.jam *.py ] [ path.glob-tree $(SELF)/util : *.jam *.py ] - [ path.glob-tree $(SELF)/tools : *.jam *.py ] + [ path.glob-tree $(SELF)/tools : *.jam *.py *.xml *.xsl *.doxyfile *.hpp ] $(e2) : # What is the root of the directory .