X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a622c1524077309e71fa5e56867dbbc51244eaed..4438caf41af49f00f3c8137ac801871f59cce386:/src/motif/Makefile.am?ds=inline diff --git a/src/motif/Makefile.am b/src/motif/Makefile.am index 5bb3e6d516..9f05f9e071 100644 --- a/src/motif/Makefile.am +++ b/src/motif/Makefile.am @@ -12,7 +12,7 @@ SUFFIXES = .cpp .c DEFS = $(TOOLKIT_DEF) $(WXDEBUG_DEFINE) LIBS = $(GUILIBS) -VPATH = .:${srcdir}:${srcdir}/../common:${srcdir}/../generic:${EXTRA_VPATH} +VPATH = .:${srcdir}:${srcdir}/xmcombo:${srcdir}/../common:${srcdir}/../generic:${EXTRA_VPATH} EXTRA_DIST = "${srcdir}/../common ${srcdir}/../generic ${srcdir}" @@ -30,6 +30,7 @@ libwx_motif_la_SOURCES = \ \ extended.c \ parser.c \ + xmcombo.c \ \ cmndata.cpp \ dynarray.cpp \ @@ -53,6 +54,7 @@ libwx_motif_la_SOURCES = \ db.cpp \ dbtable.cpp \ dcbase.cpp \ + dlgcmn.cpp \ docmdi.cpp \ docview.cpp \ dynlib.cpp \ @@ -116,7 +118,6 @@ libwx_motif_la_SOURCES = \ imaglist.cpp \ laywin.cpp \ listctrl.cpp \ - msgdlgg.cpp \ panelg.cpp \ printps.cpp \ prntdlgg.cpp \ @@ -128,6 +129,7 @@ libwx_motif_la_SOURCES = \ statusbr.cpp \ tabg.cpp \ textdlgg.cpp \ + tipdlg.cpp \ treectrl.cpp \ \ threadpsx.cpp \ @@ -165,7 +167,9 @@ libwx_motif_la_SOURCES = \ main.cpp \ mdi.cpp \ menu.cpp \ + menuitem.cpp \ minifram.cpp \ + msgdlg.cpp \ notebook.cpp \ palette.cpp \ pen.cpp \ @@ -178,13 +182,11 @@ libwx_motif_la_SOURCES = \ spinbutt.cpp \ statbmp.cpp \ statbox.cpp \ - statline.cpp \ stattext.cpp \ textctrl.cpp \ timer.cpp \ - tooltip.cpp \ - utilsres.cpp \ - wave.cpp \ + toolbar.cpp \ + utils.cpp \ window.cpp # propform.cpp \