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 01d55de2..31ca5df9 100644 --- a/framework/domain/CMakeLists.txt +++ b/framework/domain/CMakeLists.txt | |||
@@ -24,6 +24,7 @@ set(mailplugin_SRCS | |||
24 | mailcontroller.cpp | 24 | mailcontroller.cpp |
25 | foldercontroller.cpp | 25 | foldercontroller.cpp |
26 | mouseproxy.cpp | 26 | mouseproxy.cpp |
27 | contactcontroller.cpp | ||
27 | ) | 28 | ) |
28 | find_package(KF5 REQUIRED COMPONENTS Package) | 29 | find_package(KF5 REQUIRED COMPONENTS Package) |
29 | 30 | ||