]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/Makefile.am
why cvs thinks that I modified these files?
[wxWidgets.git] / src / motif / Makefile.am
index 5bb3e6d5160289583a8da2a595d36360697cf230..f898f12162dd79b5860aa390082d76721453fd5e 100644 (file)
@@ -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 \
@@ -165,6 +166,7 @@ libwx_motif_la_SOURCES = \
  main.cpp \
  mdi.cpp \
  menu.cpp \
+ menuitem.cpp \
  minifram.cpp \
  notebook.cpp \
  palette.cpp \
@@ -178,13 +180,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 \