aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authoraliaspider2015-09-21 06:41:10 +0100
committeraliaspider2015-09-21 06:41:10 +0100
commit64ffe869caba187b8c7205ad6182f5c603008128 (patch)
tree1f6cd414e22ee51b2fcd2747f32d608078af9c8f /Makefile
parente9676240dbfb9a86747fc2d00a56c184b80686a8 (diff)
downloadsnesemu-64ffe869caba187b8c7205ad6182f5c603008128.tar.gz
snesemu-64ffe869caba187b8c7205ad6182f5c603008128.tar.bz2
snesemu-64ffe869caba187b8c7205ad6182f5c603008128.zip
add missing separator
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 64d07b1..ba121fe 100644
--- a/Makefile
+++ b/Makefile
@@ -34,7 +34,7 @@ else ifneq ($(findstring MINGW,$(shell uname -a)),)
system_platform = win
endif
-ifeq($(USE_BLARGG_APU), 1)
+ifeq ($(USE_BLARGG_APU), 1)
TARGET_NAME := catsfc_plus
else
TARGET_NAME := catsfc