Libretro: Fix target in line with libretro sanitization (#46)
This commit is contained in:
parent
bebc1e04fe
commit
2ed4f3603b
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ SEVENZIP_DIR += ../SevenZip
|
|||
CORE_DIR += ../Core
|
||||
UTIL_DIR += ../Utilities
|
||||
|
||||
TARGET_NAME := mesen-s
|
||||
TARGET_NAME := mesens
|
||||
LIBM = -lm
|
||||
|
||||
ifeq ($(ARCHFLAGS),)
|
||||
|
|
Loading…
Add table
Reference in a new issue