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 c719c292..ed5a1b2e 100644
--- a/SConstruct
+++ b/SConstruct
@@ -140,6 +140,7 @@ libvmime_sources = [
'textPart.hpp',
'types.hpp',
'word.cpp', 'word.hpp',
+ 'wordEncoder.cpp', 'wordEncoder.hpp',
'vmime.hpp',
# ============================== Utility =============================
'utility/childProcess.hpp',