diff options
Diffstat (limited to 'framework/accounts/CMakeLists.txt')
-rw-r--r-- | framework/accounts/CMakeLists.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/framework/accounts/CMakeLists.txt b/framework/accounts/CMakeLists.txt index 06fcbf08..bccafd77 100644 --- a/framework/accounts/CMakeLists.txt +++ b/framework/accounts/CMakeLists.txt | |||
@@ -2,9 +2,6 @@ set(accountsplugin_SRCS | |||
2 | accountsplugin.cpp | 2 | accountsplugin.cpp |
3 | accountfactory.cpp | 3 | accountfactory.cpp |
4 | accountsmodel.cpp | 4 | accountsmodel.cpp |
5 | maildircontroller.cpp | ||
6 | kolabnowcontroller.cpp | ||
7 | gmailcontroller.cpp | ||
8 | ) | 5 | ) |
9 | 6 | ||
10 | add_library(accountsplugin SHARED ${accountsplugin_SRCS}) | 7 | add_library(accountsplugin SHARED ${accountsplugin_SRCS}) |