summaryrefslogtreecommitdiffstats
path: root/unix/Makefile.in
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2020-12-17 12:16:52 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2020-12-17 12:16:52 (GMT)
commitd1096bcd57ccd523eddcb970a9b0224158a87522 (patch)
tree7bc261c6c6793ea8474fb52e6a276e8a27854c54 /unix/Makefile.in
parenta0237c141e3ef5974ec7a91d116bac12a2ddd6e4 (diff)
parenta33850a8af8654f75abba715c75afc4a15d82cc9 (diff)
downloadtk-d1096bcd57ccd523eddcb970a9b0224158a87522.zip
tk-d1096bcd57ccd523eddcb970a9b0224158a87522.tar.gz
tk-d1096bcd57ccd523eddcb970a9b0224158a87522.tar.bz2
Merge 8.6. Re-generated tkConfig.h.in with autoheader v2.70
Diffstat (limited to 'unix/Makefile.in')
-rw-r--r--unix/Makefile.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/unix/Makefile.in b/unix/Makefile.in
index 587b2dc..4636bfa 100644
--- a/unix/Makefile.in
+++ b/unix/Makefile.in
@@ -1710,6 +1710,9 @@ dist: $(UNIX_DIR)/configure $(UNIX_DIR)/tkConfig.h.in $(UNIX_DIR)/tk.pc.in $(MAC
$(TEST_DIR)/option.file* $(DISTDIR)/tests
$(INSTALL_DATA_DIR) $(DISTDIR)/tests/ttk
$(DIST_INSTALL_DATA) $(TEST_DIR)/ttk/*.{test,tcl} $(DISTDIR)/tests/ttk
+ cp -p $(TOP_DIR)/.travis.yml $(DISTDIR)
+ mkdir -p $(DISTDIR)/.github/workflows
+ cp -p $(TOP_DIR)/.github/workflows/*.yml $(DISTDIR)/.github/workflows
alldist: dist
rm -f $(DISTROOT)/$(DISTNAME)-src.tar.gz $(DISTROOT)/$(ZIPNAME)