]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/Makefile.am
*** empty log message ***
[wxWidgets.git] / include / wx / Makefile.am
index 87b488032ceaee666c6d24d3e230c263e5d58f7d..05ca03688ccdfb5d531dc524aa2671bdabb83eaf 100644 (file)
@@ -8,6 +8,10 @@ SUBDIRS = generic @TOOLKIT_DIR@ @INCLUDE_SUBDIRS@
 
 wx_includedir = ${includedir}/wx
 wx_include_HEADERS = \
+\
+ arrimpl.cpp \
+ listimpl.cpp \
+\
  accel.h \
  app.h \
  bitmap.h \
@@ -31,7 +35,6 @@ wx_include_HEADERS = \
  cursor.h \
  dataobj.h \
  date.h \
- datetime.h \
  datstrm.h \
  db.h \
  dbtable.h \
@@ -54,6 +57,7 @@ wx_include_HEADERS = \
  dynlib.h \
  event.h \
  expr.h \
+ extdlg.h \
  file.h \
  fileconf.h \
  filedlg.h \
@@ -73,7 +77,6 @@ wx_include_HEADERS = \
  helpxlp.h \
  icon.h \
  image.h \
- imaggif.h \
  imaglist.h \
  intl.h \
  ioswrap.h \
@@ -150,9 +153,11 @@ wx_include_HEADERS = \
  textctrl.h \
  textdlg.h \
  textfile.h \
+ txtstrm.h \
  thread.h \
  time.h \
  timer.h \
+ tipdlg.h \
  tokenzr.h \
  toolbar.h \
  tooltip.h \