summaryrefslogtreecommitdiffstats
path: root/unix/Makefile.in
diff options
context:
space:
mode:
authordgp <dgp@noemail.net>2017-12-21 19:44:53 (GMT)
committerdgp <dgp@noemail.net>2017-12-21 19:44:53 (GMT)
commitfe3320eb6925d58c47e6a1445d7082f05dfc4a3a (patch)
tree7fbed6add33380ff6b04833c24f9daf3841104bf /unix/Makefile.in
parent7e23c273e3ab029313ed22c507e812e2f083dc07 (diff)
parent4290a54ed7ea02c82250b961ab1ee6a51679cba2 (diff)
downloadtk-fe3320eb6925d58c47e6a1445d7082f05dfc4a3a.zip
tk-fe3320eb6925d58c47e6a1445d7082f05dfc4a3a.tar.gz
tk-fe3320eb6925d58c47e6a1445d7082f05dfc4a3a.tar.bz2
merge 8.6core-8-6-8
FossilOrigin-Name: 168155613543b5d0e6f4bc73301d47969dc27097b0863b36600b30daf7b88e9d
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 dc5e0e8..edb00b0 100644
--- a/unix/Makefile.in
+++ b/unix/Makefile.in
@@ -1652,7 +1652,7 @@ dist: $(UNIX_DIR)/configure $(UNIX_DIR)/tkConfig.h.in $(UNIX_DIR)/tk.pc.in $(M
$(TCLDIR)/doc/man.macros $(DISTDIR)/doc
mkdir $(DISTDIR)/tests
cp -p $(TOP_DIR)/license.terms $(TEST_DIR)/*.{test,tcl} \
- $(TEST_DIR)/README $(TEST_DIR)/*.{gif,ppm,xbm} \
+ $(TEST_DIR)/README $(TEST_DIR)/*.{gif,png,ppm,xbm} \
$(TEST_DIR)/option.file* $(DISTDIR)/tests
mkdir $(DISTDIR)/tests/ttk
cp -p $(TEST_DIR)/ttk/*.{test,tcl} $(DISTDIR)/tests/ttk