From: Daniel Fiala Date: Tue, 16 Oct 2007 08:31:50 +0000 (+0200) Subject: Patrik needs lib/binsearch.h in the library package. X-Git-Tag: holmes-import~506^2~5^2 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=f635f4d406f772b54455331cdf23cc10a361392a;p=libucw.git Patrik needs lib/binsearch.h in the library package. --- diff --git a/lib/Makefile b/lib/Makefile index 95938ed1..d884ffb0 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -55,7 +55,7 @@ LIBUCW_INCLUDES= \ md5.h \ base64.h base224.h \ qache.h \ - kmp.h kmp-search.h + kmp.h kmp-search.h binsearch.h ifdef CONFIG_UCW_THREADS # Some modules require threading