diff --git a/SConstruct b/SConstruct index 6e3e4b00..61bf3de9 100644 --- a/SConstruct +++ b/SConstruct @@ -1815,6 +1815,9 @@ EndGlobal """) vmime_vcproj.close(); + libvmime_dist_files.append("vmime.sln") + libvmime_dist_files.append("vmime.vcproj") + return None