diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2009-12-18 04:08:01 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2009-12-18 04:08:01 +0000 |
commit | 3c4f18635e797c2c88ac9a2448c03cac8d8bca2d (patch) | |
tree | f22e1d2467845bdb4597598236e90df704d20c08 /devel/Makefile | |
parent | 006d834cf51b82687d48e8ded28e85adca64353c (diff) |
Notes
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 106b50aa137b..0f7dbac61a66 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -111,6 +111,7 @@ SUBDIR += boaconstructor SUBDIR += boehm-gc SUBDIR += boehm-gc-redirect + SUBDIR += boehm-gc-threaded SUBDIR += bonobo SUBDIR += bonobo-conf SUBDIR += boost-all |