aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.Sanitize2
1 files changed, 1 insertions, 1 deletions
diff --git a/.Sanitize b/.Sanitize
index 9badb64..25d7d64 100644
--- a/.Sanitize
+++ b/.Sanitize
@@ -180,7 +180,7 @@ if [ -n "${verbose}" ] ; then
echo Processing \"arc\"...
fi
-arc_files="config.sub configure.in"
+arc_files="config.sub configure.in cfg-ml-com.in"
if ( echo $* | grep keep\-arc > /dev/null ) ; then
for i in $arc_files ; do