summaryrefslogtreecommitdiffstats
path: root/unix/Makefile.in
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2014-08-04 13:36:57 (GMT)
committerdgp <dgp@users.sourceforge.net>2014-08-04 13:36:57 (GMT)
commitdbdd37b73de17dc76a2ff888439adc6f92e9b6da (patch)
tree6753f3d3331a9fe769636ddc2f9896610dd2967b /unix/Makefile.in
parent3260faadc49ded6ca1d4aab4db21b5232cc647ff (diff)
parentf279aa4eaa6ae61f1f8fda35f86fa2ba929c98aa (diff)
downloadtcl-dbdd37b73de17dc76a2ff888439adc6f92e9b6da.zip
tcl-dbdd37b73de17dc76a2ff888439adc6f92e9b6da.tar.gz
tcl-dbdd37b73de17dc76a2ff888439adc6f92e9b6da.tar.bz2
Add tclsh.exe.manifest.in to the distribution
Diffstat (limited to 'unix/Makefile.in')
-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