From 2dac72ae43f627340694d89db68184cb07e68650 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Wed, 9 Mar 2016 15:13:00 +0100 Subject: Moved application to components --- applications/CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'applications/CMakeLists.txt') diff --git a/applications/CMakeLists.txt b/applications/CMakeLists.txt index dd65a3e8..df78d62a 100644 --- a/applications/CMakeLists.txt +++ b/applications/CMakeLists.txt @@ -1,2 +1,2 @@ -add_subdirectory(kube-mail) -add_subdirectory(kube-accounts) +add_subdirectory(mail) +#add_subdirectory(kube-accounts) -- cgit v1.2.3