]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/Makefile.am
Because someone was inconsistent about using LPSTR and char*, I missed
[wxWidgets.git] / include / wx / Makefile.am
index e5b13ae4642df1164d99bce5e0e46e8f07f71599..b1f91c8e97287a4a2f3df06d80683cd7c89d018c 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 \
@@ -72,7 +76,6 @@ wx_include_HEADERS = \
  helpxlp.h \
  icon.h \
  image.h \
- imaggif.h \
  imaglist.h \
  intl.h \
  ioswrap.h \