summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorAlan Eldridge <alane@FreeBSD.org>2003-02-01 04:41:32 +0000
committerAlan Eldridge <alane@FreeBSD.org>2003-02-01 04:41:32 +0000
commitbb332e443186607cf41eeaebfe7036ee4872f856 (patch)
tree80b769320842be38d32a75a7dbf879970a65a7e7 /devel/Makefile
parentVariable substitution library. (diff)
Data buffer that can move, assemble, and truncate chunks of data without
any copying.
Notes
Notes: svn path=/head/; revision=74408
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 7f5675121387..28e7ce87cff5 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -410,6 +410,7 @@
SUBDIR += oniguruma
SUBDIR += openzz
SUBDIR += orbitcpp
+ SUBDIR += ossp-al
SUBDIR += ossp-ex
SUBDIR += ossp-l2
SUBDIR += ossp-mm