X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=lib%2FMakefile;h=d884ffb059ad55107f4ee98013f704243c0f9e71;hb=f635f4d406f772b54455331cdf23cc10a361392a;hp=67deb2fc36e69fea6473852c00e3db5b66512302;hpb=8e303bc96d3e35e961e87691735520333396c726;p=libucw.git diff --git a/lib/Makefile b/lib/Makefile index 67deb2fc..d884ffb0 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 binsearch.h ifdef CONFIG_UCW_THREADS # Some modules require threading