From 4e5107dd39adb721d95cbb10bf17a16002ceaffb Mon Sep 17 00:00:00 2001 From: Vsevolod Stakhov Date: Mon, 2 Feb 2015 22:17:27 +0000 Subject: Add preliminary implementation of keypairs cache. --- src/libutil/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'src/libutil/CMakeLists.txt') diff --git a/src/libutil/CMakeLists.txt b/src/libutil/CMakeLists.txt index ddfb5cf30..f87012d2a 100644 --- a/src/libutil/CMakeLists.txt +++ b/src/libutil/CMakeLists.txt @@ -8,6 +8,7 @@ SET(LIBRSPAMDUTILSRC fuzzy.c hash.c http.c + keypairs_cache.c logger.c map.c mem_pool.c -- cgit v1.2.3