From: Robert Spalek Date: Fri, 25 Jun 2004 13:14:17 +0000 (+0000) Subject: OK, buck2obj looks nice now, so let us add it X-Git-Tag: holmes-import~1020 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=e89d1302e7a67e3c46753ec0dd93d13f2d2080de;p=libucw.git OK, buck2obj looks nice now, so let us add it --- diff --git a/lib/Makefile b/lib/Makefile index 06e11a90..54ebe46b 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -11,7 +11,7 @@ LIBSH_MODS=alloc alloc_str ctmatch db fastbuf fb-file fb-mem lists \ finger proctitle ipaccess profile bitsig randomkey \ hashfunc base64 base224 fb-temp fb-mmap fb-printf urlkey \ partmap fb-limfd fb-buffer mainloop exitstatus runcmd carefulio \ - lizard lizard-safe sighandler + lizard lizard-safe sighandler buck2obj ifdef CONFIG_OWN_REGEX include lib/regex/Makefile