]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/Makefile.am
fixed wrong assert
[wxWidgets.git] / src / gtk / Makefile.am
index 21d7518267c5faae704ee3e530c7205e17c34212..2ff1e24db689932514e442197f54982a0fd852d0 100644 (file)
@@ -14,8 +14,6 @@ LIBS = $(GUILIBS)
 
 VPATH = .:${srcdir}:${srcdir}/../common:${srcdir}/../generic:${EXTRA_VPATH}
 
-EXTRA_DIST = "${srcdir}/../common ${srcdir}/../generic ${srcdir}"
-
 lib_LTLIBRARIES = @WX_LIBRARY_NAME@
 EXTRA_LTLIBRARIES = libwx_gtk.la libwx_motif.la libwx_msw.la
 
@@ -90,9 +88,9 @@ libwx_gtk_la_SOURCES = \
  textfile.cpp \
  time.cpp \
  timercmn.cpp \
- utilscmn.cpp \
  tokenzr.cpp \
  url.cpp \
+ utilscmn.cpp \
  valgen.cpp \
  validate.cpp \
  valtext.cpp \
@@ -129,6 +127,7 @@ libwx_gtk_la_SOURCES = \
  splitter.cpp \
  statusbr.cpp \
  tabg.cpp \
+ tipdlg.cpp \
  treectrl.cpp \
 \
  threadpsx.cpp \
@@ -187,7 +186,6 @@ libwx_gtk_la_SOURCES = \
  textctrl.cpp \
  textdlg.cpp \
  timer.cpp \
- tipdlg.cpp \
  tooltip.cpp \
  utilsgtk.cpp \
  utilsres.cpp \