aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authoraliaspider2014-11-02 11:04:37 +0100
committeraliaspider2014-11-02 11:04:37 +0100
commit746885772df0f26d2c8b8db5db1960d7c4575803 (patch)
tree27283a825db30ba65de24355f3bde6dde15179bd /Makefile
parentccf335d7dcfce22c8a1364390f4d4574df30506b (diff)
downloadsnes9x2005-746885772df0f26d2c8b8db5db1960d7c4575803.tar.gz
snes9x2005-746885772df0f26d2c8b8db5db1960d7c4575803.tar.bz2
snes9x2005-746885772df0f26d2c8b8db5db1960d7c4575803.zip
tweak build
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e905814..42afa79 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
DEBUG = 0
PERF_TEST = 1
-HAVE_GRIFFIN = 0
+HAVE_GRIFFIN = 1
LOAD_FROM_MEMORY_TEST = 0
ifeq ($(platform),)