summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2014-08-04 13:35:06 (GMT)
committerdgp <dgp@users.sourceforge.net>2014-08-04 13:35:06 (GMT)
commit67fcf44a821dcad20d12a0ca185dcafcfa1b80c6 (patch)
tree3c9a33b98baf51a5934f4ab8af865b58c5826c42
parent592bd0b065169966705a7f17105cadebe28598b6 (diff)
downloadtcl-67fcf44a821dcad20d12a0ca185dcafcfa1b80c6.zip
tcl-67fcf44a821dcad20d12a0ca185dcafcfa1b80c6.tar.gz
tcl-67fcf44a821dcad20d12a0ca185dcafcfa1b80c6.tar.bz2
Add tclsh.exe.manifest.in to the distribution.
-rw-r--r--unix/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/unix/Makefile.in b/unix/Makefile.in
index dc0affc..faec411 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