aboutsummaryrefslogtreecommitdiff
path: root/engines/cruise/engine.mk
blob: ac37c618349ba7722a56d25e2ccbf7ed2984e431 (plain)
1
2
3
4
ifdef ENABLE_CRUISE
DEFINES += -DENABLE_CRUISE=$(ENABLE_CRUISE)
MODULES += engines/cruise
endif