aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/dc
diff options
context:
space:
mode:
authorMarcus Comstedt2009-01-10 23:09:03 +0000
committerMarcus Comstedt2009-01-10 23:09:03 +0000
commit3707e03d94f1e0041061064f86a5e68143d359af (patch)
tree6a9e2a0618b811dbcc0ef750443e3c5a1847542b /backends/platform/dc
parent0ab01c756a454e8e8f0737fe7aa65b7e26757033 (diff)
downloadscummvm-rg350-3707e03d94f1e0041061064f86a5e68143d359af.tar.gz
scummvm-rg350-3707e03d94f1e0041061064f86a5e68143d359af.tar.bz2
scummvm-rg350-3707e03d94f1e0041061064f86a5e68143d359af.zip
Enable IHNM.
svn-id: r35808
Diffstat (limited to 'backends/platform/dc')
-rw-r--r--backends/platform/dc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/backends/platform/dc/Makefile b/backends/platform/dc/Makefile
index 2780a74dea..7cc846c7bd 100644
--- a/backends/platform/dc/Makefile
+++ b/backends/platform/dc/Makefile
@@ -48,6 +48,7 @@ ENABLE_CRUISE = $(ENABLED)
ENABLE_DRASCULA = $(ENABLED)
ENABLE_GOB = $(ENABLED)
ENABLE_IGOR = $(ENABLED)
+ENABLE_IHNM = $(ENABLED)
ENABLE_KYRA = $(ENABLED)
ENABLE_LURE = $(ENABLED)
ENABLE_M4 = $(ENABLED)