summaryrefslogtreecommitdiffstats
path: root/base/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'base/CMakeLists.txt')
-rw-r--r--base/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/CMakeLists.txt b/base/CMakeLists.txt
index f646cfb60..0a8e51647 100644
--- a/base/CMakeLists.txt
+++ b/base/CMakeLists.txt
@@ -9,7 +9,7 @@ if (APPLICATION_FLAVOR_PKI_CORE)
add_subdirectory(common)
add_subdirectory(native-tools)
add_subdirectory(java-tools)
- add_subdirectory(deploy)
+ add_subdirectory(server)
if(BUILD_PKI_SELINUX)
add_subdirectory(selinux)
endif(BUILD_PKI_SELINUX)