X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/dbd300df5c4abfd161e3cc233e87a0a71f544cbe..ff881f70d36b20561c9b941461555bc92057ee01:/src/motif/Makefile.am?ds=sidebyside diff --git a/src/motif/Makefile.am b/src/motif/Makefile.am index 385230ebcf..63081cea04 100644 --- a/src/motif/Makefile.am +++ b/src/motif/Makefile.am @@ -61,6 +61,7 @@ libwx_motif_la_SOURCES = \ docview.cpp \ dynlib.cpp \ event.cpp \ + ffile.cpp \ file.cpp \ fileconf.cpp \ filesys.cpp \ @@ -99,6 +100,7 @@ libwx_motif_la_SOURCES = \ stream.cpp \ tbarbase.cpp \ tbarsmpl.cpp \ + textcmn.cpp \ textfile.cpp \ txtstrm.cpp \ time.cpp \ @@ -126,6 +128,7 @@ libwx_motif_la_SOURCES = \ imaglist.cpp \ laywin.cpp \ listctrl.cpp \ + numdlgg.cpp \ panelg.cpp \ printps.cpp \ prntdlgg.cpp \