X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1a519eb0074879b00b3134211f237637b6c6c066..953ccd3da935af4f03732ef87a0dba214c802e65:/include/wx/Makefile.am?ds=sidebyside diff --git a/include/wx/Makefile.am b/include/wx/Makefile.am index 87b488032c..51ff5cf0b6 100644 --- a/include/wx/Makefile.am +++ b/include/wx/Makefile.am @@ -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 \