aboutsummaryrefslogtreecommitdiff
path: root/.Sanitize
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>1998-11-13 20:25:14 +0000
committerTom Tromey <tromey@redhat.com>1998-11-13 20:25:14 +0000
commiteb339488fe05a5b0cc43f1ccaaaf6c73b79cf7bc (patch)
tree8ddaaa1513436c40ef29f52efe32a507b0269322 /.Sanitize
parentd836385e11733f46b1a0b6e7c142e7317488ff36 (diff)
downloadgdb-eb339488fe05a5b0cc43f1ccaaaf6c73b79cf7bc.zip
gdb-eb339488fe05a5b0cc43f1ccaaaf6c73b79cf7bc.tar.gz
gdb-eb339488fe05a5b0cc43f1ccaaaf6c73b79cf7bc.tar.bz2
Added zip to java files
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}"