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