summaryrefslogtreecommitdiffstats
path: root/unix/Makefile.in
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2021-06-08 06:20:10 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2021-06-08 06:20:10 (GMT)
commit6c0944669392998b387899f50edb0a89501d882d (patch)
tree7c46ef579cd30d1edfa3e98abeb589f45cfb134f /unix/Makefile.in
parentc0ef486e3da4cb47424faafc5d185011f844b991 (diff)
downloadtcl-6c0944669392998b387899f50edb0a89501d882d.zip
tcl-6c0944669392998b387899f50edb0a89501d882d.tar.gz
tcl-6c0944669392998b387899f50edb0a89501d882d.tar.bz2
If the test suite needs a file, it needs to go in the distribution (cherry-pick)
Diffstat (limited to 'unix/Makefile.in')
-rw-r--r--unix/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/Makefile.in b/unix/Makefile.in
index 4bba56d..4261fa6 100644
--- a/unix/Makefile.in
+++ b/unix/Makefile.in
@@ -2288,7 +2288,7 @@ dist: $(UNIX_DIR)/configure $(UNIX_DIR)/tclConfig.h.in $(UNIX_DIR)/tcl.pc.in gen
cp -p $(TOP_DIR)/license.terms $(DISTDIR)/tests
cp -p $(TOP_DIR)/tests/*.test $(TOP_DIR)/tests/README \
$(TOP_DIR)/tests/httpd $(TOP_DIR)/tests/*.tcl \
- $(DISTDIR)/tests
+ $(TOP_DIR)/tests/auto-files.zip $(DISTDIR)/tests
@mkdir $(DISTDIR)/tests/auto0
for i in auto1 auto2 ; \
do \