Merge pull request #435 from fewtarius/dev

Now with more esac.
This commit is contained in:
fewtarius 2022-09-03 10:15:36 -04:00 committed by GitHub
commit 0ed6d03d2d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -47,4 +47,5 @@ makeinstall_target() {
*)
cp flycast_libretro.so ${INSTALL}/usr/lib/libretro/flycast_libretro.so
;;
esac
}