X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ba7f542f6a24bbe636b00fa6e2acf6cf531eeef5..7b9da2077d0975db6c965a85c91d5aca671ab5e3:/src/msw/Makefile.am diff --git a/src/msw/Makefile.am b/src/msw/Makefile.am index 7f2f88763d..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 \ @@ -87,7 +88,6 @@ libwx_msw_la_SOURCES = \ resource.cpp \ sckaddr.cpp \ sckfile.cpp \ - sckint.cpp \ sckipc.cpp \ sckstrm.cpp \ serbase.cpp \ @@ -105,7 +105,7 @@ libwx_msw_la_SOURCES = \ wfstream.cpp \ wincmn.cpp \ wxexpr.cpp \ - zipstream.cpp \ + zipstrm.cpp \ zstream.cpp \ \ busyinfo.cpp \ @@ -113,6 +113,7 @@ libwx_msw_la_SOURCES = \ dcpsg.cpp \ gridg.cpp \ laywin.cpp \ + numdlgg.cpp \ panelg.cpp \ progdlgg.cpp \ prop.cpp \