summaryrefslogtreecommitdiffstats
path: root/framework/mail/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'framework/mail/CMakeLists.txt')
-rw-r--r--framework/mail/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/framework/mail/CMakeLists.txt b/framework/mail/CMakeLists.txt
index f1c14470..7d7569a7 100644
--- a/framework/mail/CMakeLists.txt
+++ b/framework/mail/CMakeLists.txt
@@ -4,6 +4,7 @@ set(mailplugin_SRCS
4 maillistmodel.cpp 4 maillistmodel.cpp
5 singlemailcontroller.cpp 5 singlemailcontroller.cpp
6 folderlistmodel.cpp 6 folderlistmodel.cpp
7 folderlistcontroller.cpp
7) 8)
8 9
9add_library(mailplugin SHARED ${mailplugin_SRCS}) 10add_library(mailplugin SHARED ${mailplugin_SRCS})