X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a324a7bccf4bda8f4f2bf09daee8104cae953cee..eebe401675d1c558516d20506a4e43cccb36d182:/src/gtk/Makefile.am diff --git a/src/gtk/Makefile.am b/src/gtk/Makefile.am index 616dce4f61..bc745946f1 100644 --- a/src/gtk/Makefile.am +++ b/src/gtk/Makefile.am @@ -85,7 +85,9 @@ libwx_gtk_la_SOURCES = \ sckipc.cpp \ sckstrm.cpp \ serbase.cpp \ + sizer.cpp \ socket.cpp \ + strconv.cpp \ stream.cpp \ string.cpp \ tbarbase.cpp \ @@ -108,17 +110,17 @@ libwx_gtk_la_SOURCES = \ wxchar.cpp \ wxexpr.cpp \ zstream.cpp \ - zipstream.cpp \ + zipstrm.cpp \ \ db.cpp \ dbtable.cpp \ \ busyinfo.cpp \ caret.cpp \ + choicdgg.cpp \ colrdlgg.cpp \ dcpsg.cpp \ dirdlgg.cpp \ - extdlgg.cpp \ fontdlgg.cpp \ gridg.cpp \ helpext.cpp \ @@ -127,6 +129,8 @@ libwx_gtk_la_SOURCES = \ imaglist.cpp \ laywin.cpp \ listctrl.cpp \ + msgdlgg.cpp \ + numdlgg.cpp \ panelg.cpp \ printps.cpp \ prntdlgg.cpp \ @@ -139,6 +143,7 @@ libwx_gtk_la_SOURCES = \ splitter.cpp \ statusbr.cpp \ tabg.cpp \ + textdlgg.cpp \ tipdlg.cpp \ treectrl.cpp \ \ @@ -154,7 +159,6 @@ libwx_gtk_la_SOURCES = \ checkbox.cpp \ checklst.cpp \ choice.cpp \ - choicdlg.cpp \ clipbrd.cpp \ colour.cpp \ combobox.cpp \ @@ -179,7 +183,6 @@ libwx_gtk_la_SOURCES = \ mdi.cpp \ menu.cpp \ minifram.cpp \ - msgdlg.cpp \ notebook.cpp \ palette.cpp \ pen.cpp \ @@ -196,7 +199,6 @@ libwx_gtk_la_SOURCES = \ stattext.cpp \ tbargtk.cpp \ textctrl.cpp \ - textdlg.cpp \ timer.cpp \ tooltip.cpp \ utilsgtk.cpp \