X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1a519eb0074879b00b3134211f237637b6c6c066..96f201da8b08391fd719ad74875b87afacc8fc97:/include/wx/Makefile.am diff --git a/include/wx/Makefile.am b/include/wx/Makefile.am index 87b488032c..b1f91c8e97 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 \ @@ -73,7 +76,6 @@ wx_include_HEADERS = \ helpxlp.h \ icon.h \ image.h \ - imaggif.h \ imaglist.h \ intl.h \ ioswrap.h \