summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-08-13 13:54:31 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-08-13 13:54:31 +0000
commit569ae062b44f04f446a1e684ee100f6ba5c8574f (patch)
tree6b6309f6082fadbbb0f31283b9835d441d6fb9c2 /devel/Makefile
parentUpdate to version 2.1.13 (diff)
add libavl
A library for balanced binary trees
Notes
Notes: svn path=/head/; revision=46194
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 b907cc698848..4b26c25afa7a 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -199,6 +199,7 @@
SUBDIR += leoarg
SUBDIR += libPropList
SUBDIR += libU77
+ SUBDIR += libavl
SUBDIR += libcache
SUBDIR += libcii
SUBDIR += libcoro