diff options
author | Christian Mollekopf <chrigi_1@fastmail.fm> | 2016-07-16 10:40:18 +0200 |
---|---|---|
committer | Christian Mollekopf <chrigi_1@fastmail.fm> | 2016-07-16 10:40:18 +0200 |
commit | 57429a6ec932978dbefd1c520ca98077c1c733a7 (patch) | |
tree | 825395d83394faaaaf4996c0e9de00a98298d533 /accounts/CMakeLists.txt | |
parent | 80859db2fb6746441668efc851c500695aaf4d58 (diff) | |
download | kube-57429a6ec932978dbefd1c520ca98077c1c733a7.tar.gz kube-57429a6ec932978dbefd1c520ca98077c1c733a7.zip |
Kolabnow account configuration
Diffstat (limited to 'accounts/CMakeLists.txt')
-rw-r--r-- | accounts/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/accounts/CMakeLists.txt b/accounts/CMakeLists.txt index 212a62ff..e941e07d 100644 --- a/accounts/CMakeLists.txt +++ b/accounts/CMakeLists.txt | |||
@@ -1,2 +1,3 @@ | |||
1 | add_subdirectory(maildir) | 1 | add_subdirectory(maildir) |
2 | add_subdirectory(imap) | 2 | add_subdirectory(imap) |
3 | add_subdirectory(kolabnow) | ||