summaryrefslogtreecommitdiffstats
path: root/base/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'base/CMakeLists.txt')
-rw-r--r--base/CMakeLists.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/base/CMakeLists.txt b/base/CMakeLists.txt
index 4edc0680c..a872959bf 100644
--- a/base/CMakeLists.txt
+++ b/base/CMakeLists.txt
@@ -44,8 +44,3 @@ if (APPLICATION_FLAVOR_PKI_CONSOLE)
add_subdirectory(test)
add_subdirectory(console)
endif (APPLICATION_FLAVOR_PKI_CONSOLE)
-
-if (APPLICATION_FLAVOR_PKI_MIGRATE)
- add_subdirectory(test)
- add_subdirectory(migrate)
-endif (APPLICATION_FLAVOR_PKI_MIGRATE)