From e6cbc5e16974498d39c1b2373bb1cb093fb02722 Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Tue, 31 Aug 2004 17:24:46 +0000 Subject: [PATCH] stockitem.h needs installed too. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28978 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- Makefile.in | 1 + build/bakefiles/files.bkl | 1 + 2 files changed, 2 insertions(+) diff --git a/Makefile.in b/Makefile.in index b5bd35f5bd..483d0b225b 100644 --- a/Makefile.in +++ b/Makefile.in @@ -281,6 +281,7 @@ ALL_BASE_HEADERS = \ wx/scopeguard.h \ wx/snglinst.h \ wx/stack.h \ + wx/stockitem.h \ wx/stopwatch.h \ wx/strconv.h \ wx/stream.h \ diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index e2f01a78cf..8a101740b2 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -273,6 +273,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/scopeguard.h wx/snglinst.h wx/stack.h + wx/stockitem.h wx/stopwatch.h wx/strconv.h wx/stream.h -- 2.45.2