summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorferrieux <ferrieux@users.sourceforge.net>2014-08-04 14:06:13 (GMT)
committerferrieux <ferrieux@users.sourceforge.net>2014-08-04 14:06:13 (GMT)
commit5374b5841bef9a7163465a6b27b5634899eff611 (patch)
treedd0b875a383f99b9469461d6d98d0d821c114d1f
parent0233510950d5a8c533104a7f9dfe28f8c08e74a0 (diff)
parentdbdd37b73de17dc76a2ff888439adc6f92e9b6da (diff)
downloadtcl-5374b5841bef9a7163465a6b27b5634899eff611.zip
tcl-5374b5841bef9a7163465a6b27b5634899eff611.tar.gz
tcl-5374b5841bef9a7163465a6b27b5634899eff611.tar.bz2
Hum. Really merge trunk.
-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