diff options
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile index a6bec596d4b6..6641610cab84 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -108,8 +108,11 @@ SUBDIR += boehm-gc SUBDIR += bonobo SUBDIR += bonobo-conf - SUBDIR += boost - SUBDIR += boost-python + SUBDIR += boost-all + SUBDIR += boost-docs + SUBDIR += boost-jam + SUBDIR += boost-libs + SUBDIR += boost-python-libs SUBDIR += boost_build SUBDIR += bouml SUBDIR += bouml-doc |