summaryrefslogtreecommitdiffstats
path: root/unix/Makefile.in
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2017-12-18 14:39:00 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2017-12-18 14:39:00 (GMT)
commit586775d360e720f6e7a8daa4663d848b73f9ec76 (patch)
tree140dce4d874b02b0b4708c9f2007656bcedf134d /unix/Makefile.in
parent1ab70ac4fb0eee02b9807feaed09c4c726d8d007 (diff)
downloadtk-586775d360e720f6e7a8daa4663d848b73f9ec76.zip
tk-586775d360e720f6e7a8daa4663d848b73f9ec76.tar.gz
tk-586775d360e720f6e7a8daa4663d848b73f9ec76.tar.bz2
Add win/rules-ext.vc and win/targets.vc to "make dist".
Diffstat (limited to 'unix/Makefile.in')
-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