X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5526e819eca4465ed5520d49bccfebc6a28045e0..4d19d979165dfab92cccd656b9f75c2d516aa21b:/src/gtk1/Makefile.am diff --git a/src/gtk1/Makefile.am b/src/gtk1/Makefile.am index 596102f8d1..edda346de0 100644 --- a/src/gtk1/Makefile.am +++ b/src/gtk1/Makefile.am @@ -41,6 +41,7 @@ libwx_gtk_la_SOURCES = \ dynarray.cpp \ dynlib.cpp \ event.cpp \ + ffile.cpp \ file.cpp \ fileconf.cpp \ filefn.cpp \ @@ -88,6 +89,7 @@ libwx_gtk_la_SOURCES = \ string.cpp \ tbarbase.cpp \ tbarsmpl.cpp \ + textcmn.cpp \ textfile.cpp \ txtstrm.cpp \ time.cpp \