X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=lib%2FMakefile;h=95938ed14b985259d841cbcd57c839dbe853873d;hb=18fcca1138ad1b480854cb1e64fa10a84660dcba;hp=67deb2fc36e69fea6473852c00e3db5b66512302;hpb=8e303bc96d3e35e961e87691735520333396c726;p=libucw.git diff --git a/lib/Makefile b/lib/Makefile index 67deb2fc..95938ed1 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -36,7 +36,7 @@ LIBUCW_MODS= \ LIBUCW_INCLUDES= \ lib.h config.h threads.h math.h \ mempool.h pagecache.h \ - sorter.h arraysort.h \ + sorter.h sorter-globals.h arraysort.h \ lists.h clists.h \ unaligned.h prefetch.h \ bbuf.h gbuf.h bitarray.h bitsig.h \ @@ -54,7 +54,8 @@ LIBUCW_INCLUDES= \ lizard.h \ md5.h \ base64.h base224.h \ - qache.h + qache.h \ + kmp.h kmp-search.h ifdef CONFIG_UCW_THREADS # Some modules require threading