X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c6eba8f8b204b0d722db0007e3e0d5e2d2d20085..47b61a784c21a15b75d5a571f47d12a1ef591080:/src/gtk/Makefile.am?ds=sidebyside diff --git a/src/gtk/Makefile.am b/src/gtk/Makefile.am index 389a549fa0..98d9f3263b 100644 --- a/src/gtk/Makefile.am +++ b/src/gtk/Makefile.am @@ -21,7 +21,7 @@ libwx_gtk2_la_SOURCES = \ \ win_gtk.c \ extended.c \ - utilsgtk.cpp \ + parser.c \ \ cmndata.cpp \ dynarray.cpp \ @@ -73,7 +73,6 @@ libwx_gtk2_la_SOURCES = \ prntbase.cpp \ process.cpp \ protocol.cpp \ - resourc2.cpp \ resource.cpp \ sckaddr.cpp \ sckfile.cpp \ @@ -109,7 +108,6 @@ libwx_gtk2_la_SOURCES = \ laywin.cpp \ listctrl.cpp \ msgdlgg.cpp \ - notebook.cpp \ panelg.cpp \ printps.cpp \ prntdlgg.cpp \ @@ -179,7 +177,6 @@ libwx_gtk2_la_SOURCES = \ textctrl.cpp \ timer.cpp \ tooltip.cpp \ - treectrl.cpp \ utilsgtk.cpp \ utilsres.cpp \ wave.cpp \