mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-09 20:34:12 +00:00
5 lines
88 B
Makefile
5 lines
88 B
Makefile
ifdef ENABLE_GRIM
|
|
DEFINES += -DENABLE_GRIM=$(ENABLE_GRIM)
|
|
MODULES += engines/grim
|
|
endif
|