summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2019-05-27 21:18:01 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2019-05-27 21:18:01 (GMT)
commitc70641a87801e1c9fdd753916ae6cef6e8b06f92 (patch)
tree6ae3c3114831c1812a5cfbeaa36156937cc2a50d /unix
parentffdd95d4a34bf51846585ceab3d84535a09daefe (diff)
downloadtcl-c70641a87801e1c9fdd753916ae6cef6e8b06f92.zip
tcl-c70641a87801e1c9fdd753916ae6cef6e8b06f92.tar.gz
tcl-c70641a87801e1c9fdd753916ae6cef6e8b06f92.tar.bz2
Fix "make dist" for the README -> README.md renaming
Diffstat (limited to 'unix')
-rw-r--r--unix/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/Makefile.in b/unix/Makefile.in
index 7e8e4a3..e4fa578 100644
--- a/unix/Makefile.in
+++ b/unix/Makefile.in
@@ -1679,7 +1679,7 @@ dist: $(UNIX_DIR)/configure $(UNIX_DIR)/tclConfig.h.in $(UNIX_DIR)/tcl.pc.in $(M
cp -p $(GENERIC_DIR)/*.decls $(DISTDIR)/generic
cp -p $(GENERIC_DIR)/README $(DISTDIR)/generic
cp -p $(GENERIC_DIR)/tclGetDate.y $(DISTDIR)/generic
- cp -p $(TOP_DIR)/changes $(TOP_DIR)/ChangeLog $(TOP_DIR)/README \
+ cp -p $(TOP_DIR)/changes $(TOP_DIR)/ChangeLog $(TOP_DIR)/README.md \
$(TOP_DIR)/ChangeLog.[12]??? $(TOP_DIR)/license.terms \
$(DISTDIR)
@mkdir $(DISTDIR)/library