summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2014-08-04 13:35:47 (GMT)
committerdgp <dgp@users.sourceforge.net>2014-08-04 13:35:47 (GMT)
commit43aaaf34e546bfe6b0da3fbd02e03d942a62260e (patch)
treeed1221a617337988b684c38d84a614c29da911ba /unix
parentf70b625cf3b5a1749ea16176cd18232b70be0339 (diff)
parent67fcf44a821dcad20d12a0ca185dcafcfa1b80c6 (diff)
downloadtcl-43aaaf34e546bfe6b0da3fbd02e03d942a62260e.zip
tcl-43aaaf34e546bfe6b0da3fbd02e03d942a62260e.tar.gz
tcl-43aaaf34e546bfe6b0da3fbd02e03d942a62260e.tar.bz2
merge 8.5
Diffstat (limited to 'unix')
-rw-r--r--unix/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/unix/Makefile.in b/unix/Makefile.in
index aa35f80..f6e3b17 100644
--- a/unix/Makefile.in
+++ b/unix/Makefile.in
@@ -1716,6 +1716,7 @@ dist: $(UNIX_DIR)/configure $(UNIX_DIR)/tclConfig.h.in $(UNIX_DIR)/tcl.pc.in $(M
cp $(TOP_DIR)/win/configure.in $(TOP_DIR)/win/configure \
$(TOP_DIR)/win/tclConfig.sh.in \
$(TOP_DIR)/win/tcl.m4 $(TOP_DIR)/win/aclocal.m4 \
+ $(TOP_DIR)/win/tclsh.exe.manifest.in \
$(DISTDIR)/win
cp -p $(TOP_DIR)/win/*.[ch] $(TOP_DIR)/win/*.ico $(TOP_DIR)/win/*.rc \
$(DISTDIR)/win