mirror of
https://github.com/libretro/scummvm.git
synced 2024-11-27 11:20:40 +00:00
BUILD: Detect changes in detection-related files
This commit is contained in:
parent
824938109e
commit
b668c1ac90
@ -80,6 +80,8 @@ LOAD_RULES_MK := 1
|
||||
|
||||
ifneq ($(DETECTION_STATIC), 1)
|
||||
-include $(srcdir)/engines/detect_modules.mk
|
||||
else
|
||||
MODULE_DIRS += $(sort $(dir $(DETECT_OBJS)))
|
||||
endif
|
||||
|
||||
# Depdir information
|
||||
|
Loading…
Reference in New Issue
Block a user