diff options
Diffstat (limited to 'framework/mail/CMakeLists.txt')
-rw-r--r-- | framework/mail/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/framework/mail/CMakeLists.txt b/framework/mail/CMakeLists.txt index c57ac1fe..f1c14470 100644 --- a/framework/mail/CMakeLists.txt +++ b/framework/mail/CMakeLists.txt | |||
@@ -3,6 +3,7 @@ set(mailplugin_SRCS | |||
3 | maillistcontroller.cpp | 3 | maillistcontroller.cpp |
4 | maillistmodel.cpp | 4 | maillistmodel.cpp |
5 | singlemailcontroller.cpp | 5 | singlemailcontroller.cpp |
6 | folderlistmodel.cpp | ||
6 | ) | 7 | ) |
7 | 8 | ||
8 | add_library(mailplugin SHARED ${mailplugin_SRCS}) | 9 | add_library(mailplugin SHARED ${mailplugin_SRCS}) |