summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--unix/Makefile.in2
-rw-r--r--win/Makefile.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/unix/Makefile.in b/unix/Makefile.in
index 340edbf..0a99998 100644
--- a/unix/Makefile.in
+++ b/unix/Makefile.in
@@ -765,7 +765,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:
diff --git a/win/Makefile.in b/win/Makefile.in
index 8e15849..7d444a7 100644
--- a/win/Makefile.in
+++ b/win/Makefile.in
@@ -830,7 +830,7 @@ clean: cleanhelp clean-packages
distclean: distclean-packages clean
$(RM) Makefile config.status config.cache config.log tclConfig.sh \
- tcl.hpj config.status.lineno tclsh.exe.manifest
+ tcl.hpj config.status.lineno tclsh.exe.manifest tclUuid.h
#
# Bundled package targets