aboutsummaryrefslogtreecommitdiff
path: root/.Sanitize
diff options
context:
space:
mode:
authorStan Shebs <shebs@codesourcery.com>1994-02-28 00:16:13 +0000
committerStan Shebs <shebs@codesourcery.com>1994-02-28 00:16:13 +0000
commit55d15829655e814bfc23b8005019ed61477b07ba (patch)
tree42ed242183c83e5eaf50730f72d6e5d4ffaf63ef /.Sanitize
parentb1b20598614321761eca001015c095eae536d1a4 (diff)
downloadfsf-binutils-gdb-55d15829655e814bfc23b8005019ed61477b07ba.zip
fsf-binutils-gdb-55d15829655e814bfc23b8005019ed61477b07ba.tar.gz
fsf-binutils-gdb-55d15829655e814bfc23b8005019ed61477b07ba.tar.bz2
Keep/lose mpw-README
Diffstat (limited to '.Sanitize')
-rw-r--r--.Sanitize4
1 files changed, 2 insertions, 2 deletions
diff --git a/.Sanitize b/.Sanitize
index 016d6b2..a6b756b 100644
--- a/.Sanitize
+++ b/.Sanitize
@@ -22,9 +22,9 @@ else
fi
if ( echo $* | grep keep\-mpw > /dev/null) ; then
- keep_these_too="mpw-configure mpw-config.in mpw-build.in ChangeLog.mpw ${keep_these_too}"
+ keep_these_too="mpw-README mpw-configure mpw-config.in mpw-build.in ChangeLog.mpw ${keep_these_too}"
else
- lose_these_too="mpw-configure mpw-config.in mpw-build.in ChangeLog.mpw ${lose_these_too}"
+ lose_these_too="mpw-README mpw-configure mpw-config.in mpw-build.in ChangeLog.mpw ${lose_these_too}"
fi
# All files listed between the "Things-to-keep:" line and the