diff options
| author | dgp@users.sourceforge.net <dgp> | 2014-08-04 13:37:22 (GMT) |
|---|---|---|
| committer | dgp@users.sourceforge.net <dgp> | 2014-08-04 13:37:22 (GMT) |
| commit | 2bf8d79479b1f45b530dc718e80d732f463f872a (patch) | |
| tree | 940393362ee878cf4c3b32d05aa46c38671504f0 /unix | |
| parent | 5dd714df22a0d67d980fa9a81303ad73e6b7341e (diff) | |
| parent | 828c9958f00e2ac5820136dd6aeae704835f0352 (diff) | |
| download | tcl-2bf8d79479b1f45b530dc718e80d732f463f872a.zip tcl-2bf8d79479b1f45b530dc718e80d732f463f872a.tar.gz tcl-2bf8d79479b1f45b530dc718e80d732f463f872a.tar.bz2 | |
merge trunk
Diffstat (limited to 'unix')
| -rw-r--r-- | unix/Makefile.in | 1 |
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 |
