]> mj.ucw.cz Git - libucw.git/blobdiff - lib/Makefile
One more round of changes to the assert code -- I didn't realize that CONFIG_DEBUG
[libucw.git] / lib / Makefile
index f3e0529c2704c142ed7812b7158aa72e8fa6565e..7664c9f0dbcd9e8e98925ea41a3e40474c77e864 100644 (file)
@@ -20,9 +20,10 @@ LIBSH_MODS= \
        db \
        url urlkey finger \
        mainloop exitstatus runcmd sighandler \
        db \
        url urlkey finger \
        mainloop exitstatus runcmd sighandler \
-       lizard lizard-safe adler32 \
+       lizard lizard-safe lizard-fb adler32 \
        md5 md5hex \
        md5 md5hex \
-       base64 base224
+       base64 base224 \
+       sync
 
 ifdef CONFIG_OWN_REGEX
 include lib/regex/Makefile
 
 ifdef CONFIG_OWN_REGEX
 include lib/regex/Makefile