Fix typo.

This commit is contained in:
Andrew Resch 2008-02-03 22:45:23 +00:00
parent ea49afb9c3
commit cc38bbdfbf
1 changed files with 1 additions and 1 deletions

View File

@ -137,7 +137,7 @@ if windows_check():
_libraries = [
'boost_filesystem-vc71-mt-1_34_1',
'boost_date_time-vc71-mt-1_34_1',
'boost_thread-vc71-mt-1_34_1
'boost_thread-vc71-mt-1_34_1',
'zlib',
'ssleay32MT',
'libeay32MT',