diff options
Diffstat (limited to 'framework/domain/CMakeLists.txt')
-rw-r--r-- | framework/domain/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/framework/domain/CMakeLists.txt b/framework/domain/CMakeLists.txt index 70a86d01..00499f30 100644 --- a/framework/domain/CMakeLists.txt +++ b/framework/domain/CMakeLists.txt | |||
@@ -26,6 +26,7 @@ set(mailplugin_SRCS | |||
26 | outboxcontroller.cpp | 26 | outboxcontroller.cpp |
27 | mailcontroller.cpp | 27 | mailcontroller.cpp |
28 | foldercontroller.cpp | 28 | foldercontroller.cpp |
29 | mouseproxy.cpp | ||
29 | ) | 30 | ) |
30 | find_package(KF5 REQUIRED COMPONENTS Package) | 31 | find_package(KF5 REQUIRED COMPONENTS Package) |
31 | 32 | ||