summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2000-01-29 05:00:16 +0000
committerSteve Price <steve@FreeBSD.org>2000-01-29 05:00:16 +0000
commitc27477a5b486deaf8990f4dd0734973f5aa67987 (patch)
tree5245d8ccbb9c39c37cefd7a1ed258a4967cac78c /devel/Makefile
parentAdding ligii version 0.6. (diff)
Adding avltree version 1.1.
An in-memory index with binary and string keys and key counts. PR: 16112 Submitted by: Bill Ross <bross@nas.nasa.gov>
Notes
Notes: svn path=/head/; revision=25205
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 0cfd4a40f6d1..70723244aa90 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -12,6 +12,7 @@
SUBDIR += astyle
SUBDIR += autoconf
SUBDIR += automake
+ SUBDIR += avltree
SUBDIR += bcc
SUBDIR += bison
SUBDIR += boehm-gc