summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2017-09-06 12:18:52 (GMT)
committerdgp <dgp@users.sourceforge.net>2017-09-06 12:18:52 (GMT)
commit3aef7a91d5c6b1344f1ca04fc3435cb82553e943 (patch)
tree59d97e63a3256ae721fa669a5b90936292fbcdae
parent1ca79d9b391d4ba4d2c5188321d710c2359a4187 (diff)
parentf3a3d2ea6b534f171ebebca6c566a260dfffaf5f (diff)
downloadtk-3aef7a91d5c6b1344f1ca04fc3435cb82553e943.zip
tk-3aef7a91d5c6b1344f1ca04fc3435cb82553e943.tar.gz
tk-3aef7a91d5c6b1344f1ca04fc3435cb82553e943.tar.bz2
-rw-r--r--unix/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/Makefile.in b/unix/Makefile.in
index db6cc2c..b48df8b 100644
--- a/unix/Makefile.in
+++ b/unix/Makefile.in
@@ -1568,7 +1568,7 @@ dist: $(UNIX_DIR)/configure $(UNIX_DIR)/tkConfig.h.in $(UNIX_DIR)/tk.pc.in $(M
rm -f $(DISTDIR)/generic/blt*.[ch]
mkdir $(DISTDIR)/generic/ttk
cp -p $(TTK_DIR)/*.[ch] $(TTK_DIR)/ttk.decls \
- $(TTK_DIR)/ttkGenStubs.tcl $(DISTDIR)/generic/ttk
+ $(DISTDIR)/generic/ttk
mkdir $(DISTDIR)/win
cp $(TOP_DIR)/win/Makefile.in $(DISTDIR)/win
cp $(TOP_DIR)/win/configure.ac \