summaryrefslogtreecommitdiffstats
path: root/win
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2018-06-12 19:14:47 (GMT)
committerdgp <dgp@users.sourceforge.net>2018-06-12 19:14:47 (GMT)
commit9e3e0498e7809842960b810cbad933f8f6679231 (patch)
tree653dfd51eed2dfef7f77de94ba81dc02d3a250f8 /win
parent38be8d3de6482550ac70bbb23c6e7f260b01d9ab (diff)
parentb5e61d9f54b0a0579e07552cbca1e7b7a13444f8 (diff)
downloadtcl-9e3e0498e7809842960b810cbad933f8f6679231.zip
tcl-9e3e0498e7809842960b810cbad933f8f6679231.tar.gz
tcl-9e3e0498e7809842960b810cbad933f8f6679231.tar.bz2
merge 8.7
Diffstat (limited to 'win')
-rw-r--r--win/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/Makefile.in b/win/Makefile.in
index 37ce1a0..a7be485 100644
--- a/win/Makefile.in
+++ b/win/Makefile.in
@@ -770,7 +770,7 @@ install-libraries: libraries install-tzdata install-msgs
else true; \
fi; \
done;
- @for i in opt0.4 encoding ../tcl8 ../tcl8/8.4 ../tcl8/8.4/platform ../tcl8/8.5 ../tcl8/8.6; \
+ @for i in opt0.4 encoding ../tcl8 ../tcl8/8.4 ../tcl8/8.4/platform ../tcl8/8.5 ../tcl8/8.6 ../tcl8/8.7; \
do \
if [ ! -d $(SCRIPT_INSTALL_DIR)/$$i ] ; then \
echo "Making directory $(SCRIPT_INSTALL_DIR)/$$i"; \