]> mj.ucw.cz Git - libucw.git/commitdiff
Add new modules.
authorMartin Mares <mj@ucw.cz>
Sat, 10 Apr 2004 14:45:56 +0000 (14:45 +0000)
committerMartin Mares <mj@ucw.cz>
Sat, 10 Apr 2004 14:45:56 +0000 (14:45 +0000)
lib/Makefile

index c0be273e8a35308d5091275282ab84d0b7fbd1d8..8524a45c447e57accecd876e77f4ec21992fe24a 100644 (file)
@@ -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