Fix a booboo

This commit is contained in:
Stan Shebs 1994-06-30 03:25:02 +00:00
parent 054308add9
commit 8d9171304f

View file

@ -31,7 +31,7 @@ fi
gm_files="mpw-xconfig.in mpw-init.c ChangeLog.gm" gm_files="mpw-xconfig.in mpw-init.c ChangeLog.gm"
if ( echo $* | grep keep\-mpw > /dev/null ) ; then if ( echo $* | grep keep\-gm > /dev/null ) ; then
keep_these_too="${gm_files} ${keep_these_too}" keep_these_too="${gm_files} ${keep_these_too}"
if [ -n "${verbose}" ] ; then if [ -n "${verbose}" ] ; then
echo Keeping ${gm_files} echo Keeping ${gm_files}