aboutsummaryrefslogtreecommitdiffstats
path: root/SConstruct
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--SConstruct1
1 files changed, 1 insertions, 0 deletions
diff --git a/SConstruct b/SConstruct
index 95af6e2c..8dcb53da 100644
--- a/SConstruct
+++ b/SConstruct
@@ -82,6 +82,7 @@ libvmime_sources = [
'bodyPart.cpp', 'bodyPart.hpp',
'bodyPartAttachment.cpp', 'bodyPartAttachment.hpp',
'charset.cpp', 'charset.hpp',
+ 'charsetConverter.cpp', 'charsetConverter.hpp',
'component.cpp', 'component.hpp',
'constants.cpp', 'constants.hpp',
'contentDisposition.cpp', 'contentDisposition.hpp',