*** empty log message ***

This commit is contained in:
hyung-hwan 2007-03-23 14:48:21 +00:00
parent a425e74af7
commit c3d8406f6a

View File

@ -57,7 +57,7 @@ finalize ()
cp -f "$full" "$SOURCE_ROOT/html/$i"
cp -f "$full" "$ASETGT/$i"
;;
*.dsp|*.dsw|*.sln|*.vcproj)
*.dsp|*.dsw|*.sln|*.vcproj|*.bat|*.cmd)
"$ASEAWK" -f "$BASE/rel/unix2dos.awk" "$full" > "$target/$file"
;;
descrip.mms)