From: Martin Mares Date: Sat, 10 Apr 2004 14:45:56 +0000 (+0000) Subject: Add new modules. X-Git-Tag: holmes-import~1080 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=2727e2f3d08eca00774bd77d07c8010909b1386d;p=libucw.git Add new modules. --- diff --git a/lib/Makefile b/lib/Makefile index c0be273e..8524a45c 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -10,7 +10,7 @@ LIBSH_MODS=alloc alloc_str ctmatch db fastbuf fb-file fb-mem lists \ wordsplit str_ctype str_upper str_lower bucket conf object sorter \ finger proctitle ipaccess profile bitsig randomkey \ hashfunc base64 base224 fb-temp fb-mmap fb-printf urlkey \ - partmap fb-limfd fb-buffer mainloop + partmap fb-limfd fb-buffer mainloop exitstatus runcmd ifdef CONFIG_OWN_REGEX include lib/regex/Makefile