X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/dfe1eee3bb9ecde8c4490ea69c07b5030d69530c..8dbf458911c24bae120bed07d5627a65f362b8d1:/src/gtk1/Makefile.am?ds=sidebyside diff --git a/src/gtk1/Makefile.am b/src/gtk1/Makefile.am index 41d9a0c355..3e510bc20b 100644 --- a/src/gtk1/Makefile.am +++ b/src/gtk1/Makefile.am @@ -88,9 +88,9 @@ libwx_gtk_la_SOURCES = \ textfile.cpp \ time.cpp \ timercmn.cpp \ - utilscmn.cpp \ tokenzr.cpp \ url.cpp \ + utilscmn.cpp \ valgen.cpp \ validate.cpp \ valtext.cpp \ @@ -108,6 +108,7 @@ libwx_gtk_la_SOURCES = \ colrdlgg.cpp \ dcpsg.cpp \ dirdlgg.cpp \ + extdlgg.cpp \ fontdlgg.cpp \ gridg.cpp \ helpext.cpp \ @@ -127,6 +128,7 @@ libwx_gtk_la_SOURCES = \ splitter.cpp \ statusbr.cpp \ tabg.cpp \ + tipdlg.cpp \ treectrl.cpp \ \ threadpsx.cpp \ @@ -185,7 +187,6 @@ libwx_gtk_la_SOURCES = \ textctrl.cpp \ textdlg.cpp \ timer.cpp \ - tipdlg.cpp \ tooltip.cpp \ utilsgtk.cpp \ utilsres.cpp \