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 26fe077..f48927f 100644
--- a/.Sanitize
+++ b/.Sanitize
@@ -138,7 +138,7 @@ else
fi
# Java stuff
-java_files="boehm-gc libjava qthreads"
+java_files="boehm-gc libjava qthreads zip"
if (echo $* | grep keep\-java > /dev/null); then
keep_these_too="${keep_these_too} ${java_files}"