Imported Upstream version 1.64.0
[platform/upstream/boost.git] / tools / build / Jamroot.jam
index 2f50eed..d7f76b7 100644 (file)
@@ -35,7 +35,9 @@ package.install-data boost-build-core
     $(SELF)/boost-build.jam
     $(SELF)/src/build-system.jam
     [ path.glob-tree $(SELF)/src/build : *.jam *.py ]
+    [ path.glob-tree $(SELF)/src/contrib : *.jam *.py ]
     [ path.glob-tree $(SELF)/src/kernel : *.jam *.py ]
+    [ path.glob-tree $(SELF)/src/options : *.jam *.py ]
     [ path.glob-tree $(SELF)/src/util : *.jam *.py ]
     [ path.glob-tree $(SELF)/src/tools : *.jam *.py *.xml *.xsl *.doxyfile *.hpp ]
     $(e2)