summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authordgp <dgp@noemail.net>2014-08-04 13:36:57 (GMT)
committerdgp <dgp@noemail.net>2014-08-04 13:36:57 (GMT)
commit0cf76bef14611517d66fe97b4931b4afa20b56c8 (patch)
tree745b49a97b21cd9ef06c35e8eb4d1ab293715ce2 /unix
parent6e5cbd48f1d0e9acceabb00880161970ba34df76 (diff)
parentdfa048da80c452aa214c941131dce4089ef4ccfa (diff)
downloadtcl-0cf76bef14611517d66fe97b4931b4afa20b56c8.zip
tcl-0cf76bef14611517d66fe97b4931b4afa20b56c8.tar.gz
tcl-0cf76bef14611517d66fe97b4931b4afa20b56c8.tar.bz2
Add tclsh.exe.manifest.in to the distribution
FossilOrigin-Name: ed24f583f42cb7ab5de1e71d38d7053780abf81a
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