summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2022-10-28 15:30:53 (GMT)
committerdgp <dgp@users.sourceforge.net>2022-10-28 15:30:53 (GMT)
commit0faf7ec07593ce64bbfb256d48c2781de0621d5f (patch)
treebf7ecb14d89cb9fd9edd0f5be933eec573585816 /unix
parenta333cf0f8e86a36b3c58dbff9936baffd90ac68b (diff)
parent6db74fe6eb42e7f214f0c62038102374a22106be (diff)
downloadtcl-0faf7ec07593ce64bbfb256d48c2781de0621d5f.zip
tcl-0faf7ec07593ce64bbfb256d48c2781de0621d5f.tar.gz
tcl-0faf7ec07593ce64bbfb256d48c2781de0621d5f.tar.bz2
merge 8.6
Diffstat (limited to 'unix')
-rw-r--r--unix/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/Makefile.in b/unix/Makefile.in
index 2f0aedd..c1bfca5 100644
--- a/unix/Makefile.in
+++ b/unix/Makefile.in
@@ -853,7 +853,7 @@ clean: clean-packages
distclean: distclean-packages clean
rm -rf Makefile config.status config.cache config.log tclConfig.sh \
- tclConfig.h *.plist Tcl.framework tcl.pc
+ tclConfig.h *.plist Tcl.framework tcl.pc tclUuid.h
(cd dltest ; $(MAKE) distclean)
depend: