summaryrefslogtreecommitdiffstats
path: root/framework/domain/CMakeLists.txt
diff options
context:
space:
mode:
authorSandro Knauß <sknauss@kde.org>2016-10-11 16:19:01 +0200
committerSandro Knauß <sknauss@kde.org>2016-10-11 16:19:01 +0200
commit7d6ec8866c90918be94364e52bbdd4f3e53da915 (patch)
tree007cc6ded7358a7dcdf8a5a87202bb5378f60d93 /framework/domain/CMakeLists.txt
parent1974c19eadd497e355ac985a00d0571f3e6c7712 (diff)
parentfd3a6901f17f3dcfd446e531dd10c0eb61cf0b93 (diff)
downloadkube-7d6ec8866c90918be94364e52bbdd4f3e53da915.tar.gz
kube-7d6ec8866c90918be94364e52bbdd4f3e53da915.zip
Merge branch 'develop' into dev/mimetreeinterface
Diffstat (limited to 'framework/domain/CMakeLists.txt')
-rw-r--r--framework/domain/CMakeLists.txt1
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)