diff options
| author | Vincent Richard <[email protected]> | 2006-10-02 15:44:00 +0200 |
|---|---|---|
| committer | Vincent Richard <[email protected]> | 2006-10-02 15:44:00 +0200 |
| commit | b79a6ad89013e4aba947df043ad26cbe7fbab5a5 (patch) | |
| tree | 352ecfc74b409c71f68e906630940bda71350083 /SConstruct | |
| parent | Attachment [file]name. (diff) | |
| download | vmime-b79a6ad89013e4aba947df043ad26cbe7fbab5a5.tar.gz vmime-b79a6ad89013e4aba947df043ad26cbe7fbab5a5.zip | |
Fixed bug #1096610: non-integral number of chars in RFC-2047 encoded words.
Diffstat (limited to 'SConstruct')
| -rw-r--r-- | SConstruct | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -140,6 +140,7 @@ libvmime_sources = [ 'textPart.hpp', 'types.hpp', 'word.cpp', 'word.hpp', + 'wordEncoder.cpp', 'wordEncoder.hpp', 'vmime.hpp', # ============================== Utility ============================= 'utility/childProcess.hpp', |
