summaryrefslogtreecommitdiffstats
path: root/framework/src/domain/mimetreeparser/otp/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'framework/src/domain/mimetreeparser/otp/CMakeLists.txt')
-rw-r--r--framework/src/domain/mimetreeparser/otp/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/framework/src/domain/mimetreeparser/otp/CMakeLists.txt b/framework/src/domain/mimetreeparser/otp/CMakeLists.txt
index f79277c8..baa6decd 100644
--- a/framework/src/domain/mimetreeparser/otp/CMakeLists.txt
+++ b/framework/src/domain/mimetreeparser/otp/CMakeLists.txt
@@ -27,6 +27,7 @@ set(libmimetreeparser_SRCS
27 textplain.cpp 27 textplain.cpp
28 texthtml.cpp 28 texthtml.cpp
29 utils.cpp 29 utils.cpp
30 bodypartformatter_impl.cpp
30 31
31 #Interfaces 32 #Interfaces
32 bodypartformatter.cpp 33 bodypartformatter.cpp