]> git.saurik.com Git - wxWidgets.git/commitdiff
fixed bug in gizmos Makefile.in
authorVáclav Slavík <vslavik@fastmail.fm>
Sun, 20 Aug 2000 21:53:14 +0000 (21:53 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sun, 20 Aug 2000 21:53:14 +0000 (21:53 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8147 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

contrib/src/gizmos/Makefile.in

index 72048fd583ea925468f48436e3d585ae414f66c6..979d88de2836932f0dd7e32bfc3df2eb5f8e4904 100644 (file)
@@ -13,9 +13,9 @@ LIBVERSION_AGE=0
 HEADER_PATH=$(top_srcdir)/contrib/include/wx
 HEADER_SUBDIR=gizmos
 
-HEADERS=multicell.h gizmos.h
+HEADERS=multicell.h splittree.h
 
-OBJECTS=multicell.o gizmos.o
+OBJECTS=multicell.o splittree.o
 
 APPEXTRADEFS=-I$(top_srcdir)/contrib/include