]> mj.ucw.cz Git - libucw.git/blobdiff - lib/Makefile
IP parsing code moved to lib/conf.c, closes Bug #2375.
[libucw.git] / lib / Makefile
index bf3ede457b21cbdc7dc6a65c4e4f469b2c45adde..8535b6873f419d34ea4ed7cbbfd48cda744ca1a2 100644 (file)
@@ -1,4 +1,4 @@
-# Makefile for the UCW Library (c) 1997--2005 Martin Mares <mj@ucw.cz>
+# Makefile for the UCW Library (c) 1997--2006 Martin Mares <mj@ucw.cz>
 
 DIRS+=lib
 
@@ -14,7 +14,7 @@ LIBUCW_MODS= \
        conf ipaccess \
        profile \
        fastbuf ff-printf ff-utf8 \
-       fb-file carefulio fb-mem fb-temp fb-mmap fb-limfd fb-buffer \
+       fb-file carefulio fb-mem fb-temp fb-mmap fb-limfd fb-buffer fb-grow \
        str_ctype str_upper str_lower unicode-utf8 stkstring \
        wildmatch wordsplit ctmatch patimatch patmatch regex \
        prime primetable random timer randomkey \