diff --git a/ase/rel/rel.sh b/ase/rel/rel.sh index 1a7ba2cb..b4408c1d 100755 --- a/ase/rel/rel.sh +++ b/ase/rel/rel.sh @@ -60,6 +60,9 @@ finalize () *.dsp|*.dsw) "$ASEAWK" -f "$BASE/rel/unix2dos.awk" "$full" > "$target/$file" ;; + *.frx) + cp -f "$full" "$target/$file" + ;; *) if [ "$dir" = "test/com" ] then