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 889968c..426cc4c 100644
--- a/.Sanitize
+++ b/.Sanitize
@@ -664,7 +664,7 @@ else
done
fi
-java_files="ChangeLog"
+java_files="ChangeLog Makefile.in configure.in"
if ( echo $* | grep keep\-java > /dev/null ) ; then
for i in $java_files ; do
if test ! -d $i && (grep sanitize-java $i > /dev/null) ; then