aboutsummaryrefslogtreecommitdiff
path: root/.Sanitize
diff options
context:
space:
mode:
Diffstat (limited to '.Sanitize')
-rw-r--r--.Sanitize2
1 files changed, 1 insertions, 1 deletions
diff --git a/.Sanitize b/.Sanitize
index 62784ff..0aaa828 100644
--- a/.Sanitize
+++ b/.Sanitize
@@ -108,7 +108,7 @@ else
keep_these_too="${keep_these_too} ${inet_files}"
fi
-ide_files="libide vmake jstools"
+ide_files="libide libidetcl vmake jstools"
if (echo $* | grep keep\-ide > /dev/null); then
keep_these_too="${keep_these_too} ${ide_files}"