X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e46286351dbfa7ae98e8341e4fc328b134601e87..2c738dd87ac62d3283c45f9eeac2341326b4d7dd:/src/msw/Makefile.am diff --git a/src/msw/Makefile.am b/src/msw/Makefile.am index 6bc505d2d3..2923f8b3c5 100644 --- a/src/msw/Makefile.am +++ b/src/msw/Makefile.am @@ -4,8 +4,8 @@ ## ## Process this file with automake to produce Makefile.in -AUTOMAKE_OPTIONS = -# 1.3 no-dependencies +AUTOMAKE_OPTIONS = 1.3 +# no-dependencies SUFFIXES = .cpp .c @@ -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 \