summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2014-08-04 13:37:22 (GMT)
committerdgp <dgp@users.sourceforge.net>2014-08-04 13:37:22 (GMT)
commit9d7f28ff98c500bef295ea58d08d09809a44644d (patch)
tree940393362ee878cf4c3b32d05aa46c38671504f0 /unix
parent445b84eada8389d5ac8104d6ab3934669f3766e8 (diff)
parentdbdd37b73de17dc76a2ff888439adc6f92e9b6da (diff)
downloadtcl-9d7f28ff98c500bef295ea58d08d09809a44644d.zip
tcl-9d7f28ff98c500bef295ea58d08d09809a44644d.tar.gz
tcl-9d7f28ff98c500bef295ea58d08d09809a44644d.tar.bz2
merge trunk
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 2393711..1b2ccf1 100644
--- a/unix/Makefile.in
+++ b/unix/Makefile.in
@@ -2016,6 +2016,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/tclooConfig.sh \
$(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