From e5b110b109504c021ac5b2008e030f50e6838a06 Mon Sep 17 00:00:00 2001
From: Harco de Hilster <harcoh@caos.kun.nl>
Date: Fri, 9 Jul 1999 18:26:25 +0000
Subject: [PATCH] Installs Vasek's new generic headers (filesys.h, zipstream.h,
 wxhtml.h, etc)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2972 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
---
 include/wx/Makefile.am | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/include/wx/Makefile.am b/include/wx/Makefile.am
index 05ca03688c..65d7d52479 100644
--- a/include/wx/Makefile.am
+++ b/include/wx/Makefile.am
@@ -18,6 +18,7 @@ wx_include_HEADERS = \
  bmpbuttn.h \
  brush.h \
  buffer.h \
+ busyinfo.h \
  button.h \
  caret.h \
  checkbox.h \
@@ -62,9 +63,12 @@ wx_include_HEADERS = \
  fileconf.h \
  filedlg.h \
  filefn.h \
+ filesys.h \
  font.h \
  fontdlg.h \
  frame.h \
+ fs_inet.h \
+ fs_zip.h \
  gauge.h \
  gdicmn.h \
  gdiobj.h \
@@ -179,8 +183,10 @@ wx_include_HEADERS = \
  wx_cw_d.h \
  wxchar.h \
  wxexpr.h \
+ wxhtml.h \
  wxprec.h \
  xpmhand.h \
+ zipstream.h \
  zstream.h
 
 # setup.h is installed in another directory because several versions of wxwin
-- 
2.45.2