From c27477a5b486deaf8990f4dd0734973f5aa67987 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Sat, 29 Jan 2000 05:00:16 +0000 Subject: Adding avltree version 1.1. An in-memory index with binary and string keys and key counts. PR: 16112 Submitted by: Bill Ross --- devel/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'devel/Makefile') 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 -- cgit v1.2.3