diff options
Diffstat (limited to 'gas/config/.Sanitize')
-rw-r--r-- | gas/config/.Sanitize | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gas/config/.Sanitize b/gas/config/.Sanitize index d5130cf..d70a821 100644 --- a/gas/config/.Sanitize +++ b/gas/config/.Sanitize @@ -17,6 +17,8 @@ Do-first: if ( echo $* | grep keep\-mpw > /dev/null ) ; then keep_these_too="ho-mpw.h" +else + lose_these_too="ho-mpw.h" fi # All files listed between the "Things-to-keep:" line and the |