]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/Makefile.am
fixed crash in tables deallocation
[wxWidgets.git] / src / gtk / Makefile.am
index 596102f8d1c10d7b5d3ad45ea629d62142124381..bc745946f14a6dae437bd8f9f921e003321dceda 100644 (file)
@@ -29,6 +29,8 @@ libwx_gtk_la_SOURCES = \
  win_gtk.c \
  extended.c \
  parser.c \
+ gsocket.c \
+ gsockgtk.c \
 \
  cmndata.cpp \
  config.cpp \
@@ -41,6 +43,7 @@ libwx_gtk_la_SOURCES = \
  dynarray.cpp \
  dynlib.cpp \
  event.cpp \
+ ffile.cpp \
  file.cpp \
  fileconf.cpp \
  filefn.cpp \
@@ -79,15 +82,17 @@ libwx_gtk_la_SOURCES = \
  resource.cpp \
  sckaddr.cpp \
  sckfile.cpp \
- sckint.cpp \
  sckipc.cpp \
  sckstrm.cpp \
  serbase.cpp \
+ sizer.cpp \
  socket.cpp \
+ strconv.cpp \
  stream.cpp \
  string.cpp \
  tbarbase.cpp \
  tbarsmpl.cpp \
+ textcmn.cpp \
  textfile.cpp \
  txtstrm.cpp \
  time.cpp \
@@ -105,24 +110,27 @@ libwx_gtk_la_SOURCES = \
  wxchar.cpp \
  wxexpr.cpp \
  zstream.cpp \
- zipstream.cpp \
+ zipstrm.cpp \
 \
  db.cpp \
  dbtable.cpp \
 \
  busyinfo.cpp \
  caret.cpp \
+ choicdgg.cpp \
  colrdlgg.cpp \
  dcpsg.cpp \
  dirdlgg.cpp \
- extdlgg.cpp \
  fontdlgg.cpp \
  gridg.cpp \
  helpext.cpp \
+ helpwxht.cpp \
  helphtml.cpp \
  imaglist.cpp \
  laywin.cpp \
  listctrl.cpp \
+ msgdlgg.cpp \
+ numdlgg.cpp \
  panelg.cpp \
  printps.cpp \
  prntdlgg.cpp \
@@ -135,6 +143,7 @@ libwx_gtk_la_SOURCES = \
  splitter.cpp \
  statusbr.cpp \
  tabg.cpp \
+ textdlgg.cpp \
  tipdlg.cpp \
  treectrl.cpp \
 \
@@ -150,7 +159,6 @@ libwx_gtk_la_SOURCES = \
  checkbox.cpp \
  checklst.cpp \
  choice.cpp \
- choicdlg.cpp \
  clipbrd.cpp \
  colour.cpp \
  combobox.cpp \
@@ -175,7 +183,6 @@ libwx_gtk_la_SOURCES = \
  mdi.cpp \
  menu.cpp \
  minifram.cpp \
- msgdlg.cpp \
  notebook.cpp \
  palette.cpp \
  pen.cpp \
@@ -192,7 +199,6 @@ libwx_gtk_la_SOURCES = \
  stattext.cpp \
  tbargtk.cpp \
  textctrl.cpp \
- textdlg.cpp \
  timer.cpp \
  tooltip.cpp \
  utilsgtk.cpp \