diff options
-rw-r--r-- | opcodes/.Sanitize | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/.Sanitize b/opcodes/.Sanitize index 6c6c253..f1619d2 100644 --- a/opcodes/.Sanitize +++ b/opcodes/.Sanitize @@ -104,7 +104,7 @@ else done fi -sh3_files="ChangeLog sh3-opc.h" +sh3_files="ChangeLog sh-opc.h" if ( echo $* | grep keep\-sh3 > /dev/null ) ; then if [ -n "${verbose}" ] ; then echo Keeping sh3 stuff in $sh3_files. |