summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjan.nijtmans <jan.nijtmans@noemail.net>2017-12-18 14:39:00 (GMT)
committerjan.nijtmans <jan.nijtmans@noemail.net>2017-12-18 14:39:00 (GMT)
commit4feb754417be7e9b0c80ce32e2142e9b646fc24b (patch)
tree140dce4d874b02b0b4708c9f2007656bcedf134d
parent535ea665c08323d8eb9f4446b1a1488ba0e2e747 (diff)
downloadtk-4feb754417be7e9b0c80ce32e2142e9b646fc24b.zip
tk-4feb754417be7e9b0c80ce32e2142e9b646fc24b.tar.gz
tk-4feb754417be7e9b0c80ce32e2142e9b646fc24b.tar.bz2
Add win/rules-ext.vc and win/targets.vc to "make dist".
FossilOrigin-Name: 71442828bd9a72ae22d58eea8c3c2b0de1155b94909065f1c13edbe63f9687f4
-rw-r--r--unix/Makefile.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/unix/Makefile.in b/unix/Makefile.in
index 54f947e..dc5e0e8 100644
--- a/unix/Makefile.in
+++ b/unix/Makefile.in
@@ -1578,8 +1578,7 @@ dist: $(UNIX_DIR)/configure $(UNIX_DIR)/tkConfig.h.in $(UNIX_DIR)/tk.pc.in $(M
$(TOP_DIR)/win/aclocal.m4 $(TOP_DIR)/win/tcl.m4 \
$(DISTDIR)/win
cp -p $(TOP_DIR)/win/*.[ch] $(TOP_DIR)/win/*.bat $(DISTDIR)/win
- cp -p $(TOP_DIR)/win/makefile.* $(DISTDIR)/win
- cp -p $(TOP_DIR)/win/rules.vc $(DISTDIR)/win
+ cp -p $(TOP_DIR)/win/*.vc $(DISTDIR)/win
cp -p $(TOP_DIR)/win/README $(DISTDIR)/win
cp -p $(TOP_DIR)/license.terms $(DISTDIR)/win
mkdir $(DISTDIR)/win/rc