aboutsummaryrefslogtreecommitdiffstats
path: root/src/rspamadm/CMakeLists.txt
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@highsecure.ru>2016-01-25 20:13:48 +0000
committerVsevolod Stakhov <vsevolod@highsecure.ru>2016-01-25 20:13:48 +0000
commit26f64fdb489893a898020d77c628ea3f881c81ab (patch)
tree4e0372554d34c9e15d614402a1959232a6ddf0e2 /src/rspamadm/CMakeLists.txt
parentf321b84bdefb6edf991609565fef534a81054fcc (diff)
downloadrspamd-26f64fdb489893a898020d77c628ea3f881c81ab.tar.gz
rspamd-26f64fdb489893a898020d77c628ea3f881c81ab.zip
Add stat_convert command
New command is intended to convert sqlite stats to redis stats
Diffstat (limited to 'src/rspamadm/CMakeLists.txt')
-rw-r--r--src/rspamadm/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rspamadm/CMakeLists.txt b/src/rspamadm/CMakeLists.txt
index 1fc801b46..7d5170cf5 100644
--- a/src/rspamadm/CMakeLists.txt
+++ b/src/rspamadm/CMakeLists.txt
@@ -7,6 +7,7 @@ SET(RSPAMADMSRC rspamadm.c
configdump.c
control.c
confighelp.c
+ stat_convert.c
${CMAKE_BINARY_DIR}/src/workers.c
${CMAKE_BINARY_DIR}/src/modules.c
${CMAKE_SOURCE_DIR}/src/controller.c