]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/Makefile.am
Changed GetSize to DoGetSize so virtual GetSize works right.
[wxWidgets.git] / include / wx / Makefile.am
index 87b488032ceaee666c6d24d3e230c263e5d58f7d..51ff5cf0b6f9eb045af7135bc87586f7985a12be 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 \