From 8ec43e75e59a28d15ca560fc3cae5fd50d93d334 Mon Sep 17 00:00:00 2001 From: das Date: Wed, 23 Jul 2003 05:53:58 +0000 Subject: * unix/Makefile.in: added macosx/README to dist target. --- ChangeLog | 4 ++++ unix/Makefile.in | 3 ++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index c319ad7..d4666c0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-07-23 Daniel Steffen + + * unix/Makefile.in: added macosx/README to dist target. + 2003-07-23 Pat Thoyts * win/tclWinReg.c (OpenSubKey): Backported fix for bug 775976 diff --git a/unix/Makefile.in b/unix/Makefile.in index f9853a8..bbcf604 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.121.2.2 2003/07/15 01:15:51 das Exp $ +# RCS: @(#) $Id: Makefile.in,v 1.121.2.3 2003/07/23 05:53:58 das Exp $ VERSION = @TCL_VERSION@ MAJOR_VERSION = @TCL_MAJOR_VERSION@ @@ -1294,6 +1294,7 @@ dist: mklinks $(DISTDIR)/macosx mkdir $(DISTDIR)/macosx/Tcl.pbproj cp -p $(TOP_DIR)/macosx/Tcl.pbproj/*.pbx* $(DISTDIR)/macosx/Tcl.pbproj + cp -p $(TOP_DIR)/macosx/README $(DISTDIR)/macosx mkdir $(DISTDIR)/unix/dltest cp -p $(UNIX_DIR)/dltest/*.c $(UNIX_DIR)/dltest/Makefile.in \ $(UNIX_DIR)/dltest/README \ -- cgit v0.12