Updated .Sanitize for qthreads
This commit is contained in:
parent
6ea1f11419
commit
aad579b030
1 changed files with 1 additions and 1 deletions
|
@ -138,7 +138,7 @@ else
|
|||
fi
|
||||
|
||||
# Java stuff
|
||||
java_files="boehm-gc libjava"
|
||||
java_files="boehm-gc libjava qthreads"
|
||||
|
||||
if (echo $* | grep keep\-java > /dev/null); then
|
||||
keep_these_too="${keep_these_too} ${java_files}"
|
||||
|
|
Loading…
Reference in a new issue