aboutsummaryrefslogtreecommitdiff
path: root/gas/.Sanitize
diff options
context:
space:
mode:
Diffstat (limited to 'gas/.Sanitize')
-rw-r--r--gas/.Sanitize4
1 files changed, 2 insertions, 2 deletions
diff --git a/gas/.Sanitize b/gas/.Sanitize
index 930d33c..dc3cfcf 100644
--- a/gas/.Sanitize
+++ b/gas/.Sanitize
@@ -16,9 +16,9 @@
Do-first:
if ( echo $* | grep keep\-mpw > /dev/null ) ; then
- keep_these_too="mpw-make.in mpw-config.in ChangeLog.mpw"
+ keep_these_too="mpw-config.in mpw-build.in mpw-make.in ChangeLog.mpw"
else
- lose_these_too="mpw-make.in mpw-config.in ChangeLog.mpw"
+ lose_these_too="mpw-config.in mpw-build.in mpw-make.in ChangeLog.mpw"
fi
if ( echo $* | grep keep\-gm > /dev/null ) ; then