X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2FMakefile;h=7664c9f0dbcd9e8e98925ea41a3e40474c77e864;hb=c70b0bd774606177c893f6869ece09d0fd1d9034;hp=f3e0529c2704c142ed7812b7158aa72e8fa6565e;hpb=0d56b467cc2184f00a4e390f95596704d819dfa3;p=libucw.git diff --git a/lib/Makefile b/lib/Makefile index f3e0529c..7664c9f0 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -20,9 +20,10 @@ LIBSH_MODS= \ db \ url urlkey finger \ mainloop exitstatus runcmd sighandler \ - lizard lizard-safe adler32 \ + lizard lizard-safe lizard-fb adler32 \ md5 md5hex \ - base64 base224 + base64 base224 \ + sync ifdef CONFIG_OWN_REGEX include lib/regex/Makefile