From 03bd0efc1485ece1d6212f80fd4527773ae500f9 Mon Sep 17 00:00:00 2001 From: Daniel Fiala Date: Wed, 18 Apr 2007 14:40:41 +0200 Subject: [PATCH] Added kmp.h and kmp-search.h between includes that are installed by make install. Added new release to centrum/cz/pkg/debian/changelog . --- lib/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.39.2