]> mj.ucw.cz Git - libucw.git/commitdiff
Added the new pool-str module.
authorMartin Mares <mj@ucw.cz>
Mon, 3 May 2004 10:50:31 +0000 (10:50 +0000)
committerMartin Mares <mj@ucw.cz>
Mon, 3 May 2004 10:50:31 +0000 (10:50 +0000)
lib/Makefile

index 50abafc6a9847bcacb7b3f1352e9ded8f9c7381b..50803a6a757bcf62e3cffb810625493ab1cd363c 100644 (file)
@@ -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 \