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 c41da377..55bc2f24 100644 --- a/framework/domain/CMakeLists.txt +++ b/framework/domain/CMakeLists.txt | |||
@@ -14,6 +14,7 @@ set(mailplugin_SRCS | |||
14 | accountfactory.cpp | 14 | accountfactory.cpp |
15 | accountscontroller.cpp | 15 | accountscontroller.cpp |
16 | accountsmodel.cpp | 16 | accountsmodel.cpp |
17 | outboxmodel.cpp | ||
17 | identitiesmodel.cpp | 18 | identitiesmodel.cpp |
18 | settings/accountsettings.cpp | 19 | settings/accountsettings.cpp |
19 | ) | 20 | ) |