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 bccafd77..609b26d4 100644 --- a/framework/accounts/CMakeLists.txt +++ b/framework/accounts/CMakeLists.txt | |||
@@ -2,6 +2,7 @@ set(accountsplugin_SRCS | |||
2 | accountsplugin.cpp | 2 | accountsplugin.cpp |
3 | accountfactory.cpp | 3 | accountfactory.cpp |
4 | accountsmodel.cpp | 4 | accountsmodel.cpp |
5 | maildircontroller.cpp | ||
5 | ) | 6 | ) |
6 | 7 | ||
7 | add_library(accountsplugin SHARED ${accountsplugin_SRCS}) | 8 | add_library(accountsplugin SHARED ${accountsplugin_SRCS}) |