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 ea293655..804b3ccb 100644 --- a/framework/domain/CMakeLists.txt +++ b/framework/domain/CMakeLists.txt | |||
@@ -12,6 +12,7 @@ set(mailplugin_SRCS | |||
12 | accountfactory.cpp | 12 | accountfactory.cpp |
13 | accountscontroller.cpp | 13 | accountscontroller.cpp |
14 | accountsmodel.cpp | 14 | accountsmodel.cpp |
15 | outboxmodel.cpp | ||
15 | identitiesmodel.cpp | 16 | identitiesmodel.cpp |
16 | settings/accountsettings.cpp | 17 | settings/accountsettings.cpp |
17 | ) | 18 | ) |