]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/Makefile.am
Cured some bugs/typos/spacing in docs
[wxWidgets.git] / src / gtk / Makefile.am
index 596102f8d1c10d7b5d3ad45ea629d62142124381..9eae45895052f5935db28b89c4243e6f41427b3c 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,7 +82,6 @@ libwx_gtk_la_SOURCES = \
  resource.cpp \
  sckaddr.cpp \
  sckfile.cpp \
- sckint.cpp \
  sckipc.cpp \
  sckstrm.cpp \
  serbase.cpp \
@@ -88,6 +90,7 @@ libwx_gtk_la_SOURCES = \
  string.cpp \
  tbarbase.cpp \
  tbarsmpl.cpp \
+ textcmn.cpp \
  textfile.cpp \
  txtstrm.cpp \
  time.cpp \
@@ -119,10 +122,12 @@ libwx_gtk_la_SOURCES = \
  fontdlgg.cpp \
  gridg.cpp \
  helpext.cpp \
+ helpwxht.cpp \
  helphtml.cpp \
  imaglist.cpp \
  laywin.cpp \
  listctrl.cpp \
+ numdlgg.cpp \
  panelg.cpp \
  printps.cpp \
  prntdlgg.cpp \