From 13643396a4973234dcdcbb92f77bb3eceaf2e255 Mon Sep 17 00:00:00 2001 From: das Date: Thu, 7 Nov 2002 06:38:19 +0000 Subject: * unix/Makefile.in: added macosx/README to dist target. --- ChangeLog | 1 + unix/Makefile.in | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 3719344..ff299b3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,6 @@ 2002-11-07 Daniel Steffen + * unix/Makefile.in: added macosx/README to dist target. * macosx/Wish.pbproj/project.pbxproj: fix to 'wish' script to allow it to work when not installed into '/'. diff --git a/unix/Makefile.in b/unix/Makefile.in index 15781f4..702b108 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.85 2002/10/10 05:01:23 hobbs Exp $ +# RCS: @(#) $Id: Makefile.in,v 1.86 2002/11/07 06:38:19 das Exp $ # Current Tk version; used in various names. @@ -1136,6 +1136,7 @@ dist: $(UNIX_DIR)/configure mklinks mkdir $(DISTDIR)/macosx/Wish.pbproj cp -p $(TOP_DIR)/macosx/Wish.pbproj/*.pbx* \ $(DISTDIR)/macosx/Wish.pbproj + cp -p $(TOP_DIR)/macosx/README $(DISTDIR)/macosx mkdir $(DISTDIR)/compat cp -p $(TOP_DIR)/license.terms $(TCLDIR)/compat/unistd.h \ $(TCLDIR)/compat/stdlib.h $(TCLDIR)/compat/limits.h \ -- cgit v0.12