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