From 2727e2f3d08eca00774bd77d07c8010909b1386d Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sat, 10 Apr 2004 14:45:56 +0000 Subject: [PATCH] Add new modules. --- lib/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2