From d5c898cdc7d3a029e34bbca28e19608e00af568e Mon Sep 17 00:00:00 2001 From: hobbs Date: Sat, 2 Oct 1999 01:08:18 +0000 Subject: * unix/Makefile.in: added ChangeLog to source dist --- unix/Makefile.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/unix/Makefile.in b/unix/Makefile.in index 59826f3..9a073ab 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.29.4.3 1999/09/24 22:18:01 hobbs Exp $ +# RCS: @(#) $Id: Makefile.in,v 1.29.4.4 1999/10/02 01:08:18 hobbs Exp $ # Current Tk version; used in various names. @@ -950,8 +950,8 @@ dist: $(UNIX_DIR)/configure $(DISTDIR)/generic cp -p $(GENERIC_DIR)/*.decls $(DISTDIR)/generic cp -p $(GENERIC_DIR)/README $(DISTDIR)/generic - cp -p $(TOP_DIR)/changes $(TOP_DIR)/README $(TOP_DIR)/license.terms \ - $(DISTDIR) + cp -p $(TOP_DIR)/changes $(TOP_DIR)/ChangeLog $(TOP_DIR)/README \ + $(TOP_DIR)/license.terms $(DISTDIR) rm -f $(DISTDIR)/generic/blt*.[ch] mkdir $(DISTDIR)/win cp $(TOP_DIR)/win/Makefile.in $(DISTDIR)/win -- cgit v0.12