mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-21 01:05:59 +00:00
TSAGE: Fix build as dynamic plugin.
This commit is contained in:
parent
848b0d1b0b
commit
fb9a8620db
@ -26,7 +26,7 @@ MODULE_OBJS := \
|
||||
tsage.o
|
||||
|
||||
# This module can be built as a plugin
|
||||
ifdef BUILD_PLUGINS
|
||||
ifeq ($(ENABLE_TSAGE), DYNAMIC_PLUGIN)
|
||||
PLUGIN := 1
|
||||
endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user