From: Daniel Fiala Date: Wed, 18 Apr 2007 12:40:41 +0000 (+0200) Subject: Added kmp.h and kmp-search.h between includes that are installed by make X-Git-Tag: holmes-import~506^2~86^2 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=03bd0efc1485ece1d6212f80fd4527773ae500f9;p=libucw.git Added kmp.h and kmp-search.h between includes that are installed by make install. Added new release to centrum/cz/pkg/debian/changelog . --- diff --git a/lib/Makefile b/lib/Makefile index 14018b1c..0967f003 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -53,7 +53,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