]> mj.ucw.cz Git - libucw.git/blobdiff - lib/Makefile
Patrik needs lib/binsearch.h in the library package.
[libucw.git] / lib / Makefile
index 67deb2fc36e69fea6473852c00e3db5b66512302..d884ffb059ad55107f4ee98013f704243c0f9e71 100644 (file)
@@ -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