aboutsummaryrefslogtreecommitdiffstats
path: root/SConstruct
diff options
context:
space:
mode:
authorVincent Richard <[email protected]>2005-10-19 19:12:20 +0200
committerVincent Richard <[email protected]>2005-10-19 19:12:20 +0200
commit1e94a4a70f2e5c59dbeb5c28171ddf962bdd3892 (patch)
tree3290b9d766a2a2dbad330347eb80d1c197a8b4a5 /SConstruct
parentCharset converter. (diff)
downloadvmime-1e94a4a70f2e5c59dbeb5c28171ddf962bdd3892.tar.gz
vmime-1e94a4a70f2e5c59dbeb5c28171ddf962bdd3892.zip
Refactoring of built-in services registration system.
Diffstat (limited to 'SConstruct')
-rw-r--r--SConstruct1
1 files changed, 1 insertions, 0 deletions
diff --git a/SConstruct b/SConstruct
index 8dcb53da..62e040cd 100644
--- a/SConstruct
+++ b/SConstruct
@@ -207,6 +207,7 @@ libvmime_messaging_sources = [
'net/service.cpp', 'net/service.hpp',
'net/serviceFactory.cpp', 'net/serviceFactory.hpp',
'net/serviceInfos.cpp', 'net/serviceInfos.hpp',
+ 'net/serviceRegistration.inl',
'net/session.cpp', 'net/session.hpp',
'net/socket.hpp',
'net/store.hpp',