diff options
author | Christian Mollekopf <chrigi_1@fastmail.fm> | 2016-03-09 15:13:00 +0100 |
---|---|---|
committer | Christian Mollekopf <chrigi_1@fastmail.fm> | 2016-03-09 15:14:19 +0100 |
commit | 2dac72ae43f627340694d89db68184cb07e68650 (patch) | |
tree | 5397a5b6216bd05f9f48a219f379d59d64c8bde4 /applications/CMakeLists.txt | |
parent | da079fe211094621fbcb89614e58b84caa9a603b (diff) | |
download | kube-2dac72ae43f627340694d89db68184cb07e68650.tar.gz kube-2dac72ae43f627340694d89db68184cb07e68650.zip |
Moved application to components
Diffstat (limited to 'applications/CMakeLists.txt')
-rw-r--r-- | applications/CMakeLists.txt | 4 |
1 files changed, 2 insertions, 2 deletions
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 @@ | |||
1 | add_subdirectory(kube-mail) | 1 | add_subdirectory(mail) |
2 | add_subdirectory(kube-accounts) | 2 | #add_subdirectory(kube-accounts) |