aboutsummaryrefslogtreecommitdiffstats
path: root/SConstruct
diff options
context:
space:
mode:
Diffstat (limited to 'SConstruct')
-rw-r--r--SConstruct3
1 files changed, 2 insertions, 1 deletions
diff --git a/SConstruct b/SConstruct
index ad5c4b23..fdc23403 100644
--- a/SConstruct
+++ b/SConstruct
@@ -157,7 +157,8 @@ libvmime_sources = [
'mdn/MDNHelper.cpp', 'mdn/MDNHelper.hpp',
'mdn/MDNInfos.cpp', 'mdn/MDNInfos.hpp',
'mdn/receivedMDNInfos.cpp', 'mdn/receivedMDNInfos.hpp',
- 'mdn/sendableMDNInfos.cpp', 'mdn/sendableMDNInfos.hpp'
+ 'mdn/sendableMDNInfos.cpp', 'mdn/sendableMDNInfos.hpp',
+ 'misc/importanceHelper.cpp', 'misc/importanceHelper.hpp'
]
libvmime_examples_sources = [