Added tabg.o/tabg.d to GTK make stuff. Tabbed dialogs weren't linking correct.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3966 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Unknown (CR)
1999-10-13 17:16:47 +00:00
parent 0709ee62f2
commit 72a0c982c4

View File

@@ -637,6 +637,7 @@ GTK_GENERICOBJS = \
scrolwin.o \
splitter.o \
statusbr.o \
tabg.o \
textdlgg.o \
tipdlg.o \
treectrl.o \
@@ -670,6 +671,7 @@ GTK_GENERICDEPS = \
scrolwin.d \
splitter.d \
statusbr.d \
tabg.d \
textdlgg.d \
tipdlg.d \
treectrl.d \