From 56c8777eeb2bf01f715ae68869551b3ac941be3b Mon Sep 17 00:00:00 2001 From: das Date: Wed, 19 Mar 2008 17:21:47 +0000 Subject: ttkStubLib.o needs to be in tk library as well as stub library --- unix/Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/unix/Makefile.in b/unix/Makefile.in index 608401b..4f4dfd4 100644 --- a/unix/Makefile.in +++ b/unix/Makefile.in @@ -5,7 +5,7 @@ # "autoconf" program (constructs like "@foo@" will get replaced in the # actual Makefile. # -# RCS: @(#) $Id: Makefile.in,v 1.141 2008/03/18 06:59:04 jenglish Exp $ +# RCS: @(#) $Id: Makefile.in,v 1.142 2008/03/19 17:21:47 das Exp $ # Current Tk version; used in various names. @@ -370,7 +370,7 @@ TTK_OBJS = \ ttkPanedwindow.o ttkProgress.o ttkScale.o ttkScrollbar.o ttkScroll.o \ ttkSeparator.o ttkSquare.o ttkState.o \ ttkTagSet.o ttkTheme.o ttkTrace.o ttkTrack.o ttkTreeview.o \ - ttkWidget.o ttkStubInit.o + ttkWidget.o ttkStubInit.o ttkStubLib.o STUB_OBJS = tkStubInit.o tkStubLib.o -- cgit v0.12