X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5a96d2f45fec76a2d0da1c0c7672b62c19280f43..7b9da2077d0975db6c965a85c91d5aca671ab5e3:/src/msw/Makefile.am diff --git a/src/msw/Makefile.am b/src/msw/Makefile.am index 3fd1fc5fbb..2923f8b3c5 100644 --- a/src/msw/Makefile.am +++ b/src/msw/Makefile.am @@ -41,6 +41,7 @@ libwx_msw_la_SOURCES = \ module.cpp \ object.cpp \ string.cpp \ + strconv.cpp \ timercmn.cpp \ utilscmn.cpp \ tokenzr.cpp \ @@ -104,7 +105,7 @@ libwx_msw_la_SOURCES = \ wfstream.cpp \ wincmn.cpp \ wxexpr.cpp \ - zipstream.cpp \ + zipstrm.cpp \ zstream.cpp \ \ busyinfo.cpp \