aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@highsecure.ru>2014-01-29 17:35:59 +0000
committerVsevolod Stakhov <vsevolod@highsecure.ru>2014-01-29 17:35:59 +0000
commita07a5da0cf7a41c751f4373ac8d5622a342527bd (patch)
treec4f9594e6a1975fff170985dcea3f65a38272797 /CMakeLists.txt
parentee49822dc4ab2373f0cc006b6179def30c976c2e (diff)
downloadrspamd-a07a5da0cf7a41c751f4373ac8d5622a342527bd.tar.gz
rspamd-a07a5da0cf7a41c751f4373ac8d5622a342527bd.zip
Cleanup.
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 328ca1390..09da6c285 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -922,7 +922,6 @@ ADD_SUBDIRECTORY(contrib/http-parser)
ADD_SUBDIRECTORY(src)
ADD_SUBDIRECTORY(src/client)
-ADD_SUBDIRECTORY(utils)
ADD_SUBDIRECTORY(test)
LIST(LENGTH PLUGINSSRC RSPAMD_MODULES_NUM)