aboutsummaryrefslogtreecommitdiff
path: root/engines/tinsel/engine.mk
blob: f3df46bc34b286c5d544ccb7c7202016c22f9598 (plain)
1
2
3
4
ifdef ENABLE_TINSEL
DEFINES += -DENABLE_TINSEL=$(ENABLE_TINSEL)
MODULES += engines/tinsel
endif