summaryrefslogtreecommitdiffstats
path: root/unix/Makefile.in
diff options
context:
space:
mode:
authorhobbs <hobbs@noemail.net>1999-10-20 01:02:33 (GMT)
committerhobbs <hobbs@noemail.net>1999-10-20 01:02:33 (GMT)
commitd8ddeb416f0c4065670469a3804145946b6f79b3 (patch)
tree10f80cc925234cf6c565b9dd5a2e46d24aa94ddc /unix/Makefile.in
parentd4d1403f16cbf4cca028cdef14dee374b8580c43 (diff)
downloadtk-d8ddeb416f0c4065670469a3804145946b6f79b3.zip
tk-d8ddeb416f0c4065670469a3804145946b6f79b3.tar.gz
tk-d8ddeb416f0c4065670469a3804145946b6f79b3.tar.bz2
* unix/Makefile.in: added ChangeLog to dist archive
FossilOrigin-Name: df0082061f03a351ac82df7a483ef28ca695e1b9
Diffstat (limited to 'unix/Makefile.in')
-rw-r--r--unix/Makefile.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/unix/Makefile.in b/unix/Makefile.in
index a314426..8bc0487 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.32 1999/10/01 22:45:27 hobbs Exp $
+# RCS: @(#) $Id: Makefile.in,v 1.33 1999/10/20 01:02:34 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