diff options
| author | Vincent Richard <[email protected]> | 2005-10-19 19:12:20 +0200 |
|---|---|---|
| committer | Vincent Richard <[email protected]> | 2005-10-19 19:12:20 +0200 |
| commit | 1e94a4a70f2e5c59dbeb5c28171ddf962bdd3892 (patch) | |
| tree | 3290b9d766a2a2dbad330347eb80d1c197a8b4a5 /SConstruct | |
| parent | Charset converter. (diff) | |
| download | vmime-1e94a4a70f2e5c59dbeb5c28171ddf962bdd3892.tar.gz vmime-1e94a4a70f2e5c59dbeb5c28171ddf962bdd3892.zip | |
Refactoring of built-in services registration system.
Diffstat (limited to 'SConstruct')
| -rw-r--r-- | SConstruct | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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', |
