From 2168f06e9fa66d514e98e5a55c7589bfe5461013 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Mon, 3 May 2004 10:50:31 +0000 Subject: [PATCH] Added the new pool-str module. --- lib/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Makefile b/lib/Makefile index 50abafc6..50803a6a 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -5,7 +5,7 @@ PROGS+=obj/lib/db-tool obj/lib/buckettool TESTS+=obj/lib/regex-ut LIBSH_MODS=alloc alloc_str ctmatch db fastbuf fb-file fb-mem lists \ - log log2 md5 md5hex mmap pagecache patimatch patmatch pool \ + log log2 md5 md5hex mmap pagecache patimatch patmatch pool pool-str \ prime random realloc regex timer url wildmatch \ wordsplit str_ctype str_upper str_lower bucket conf object sorter \ finger proctitle ipaccess profile bitsig randomkey \ -- 2.39.2