aboutsummaryrefslogtreecommitdiffstats
path: root/funcs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'funcs/Makefile')
-rw-r--r--funcs/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/funcs/Makefile b/funcs/Makefile
index 381a3d72c..5a8845c18 100644
--- a/funcs/Makefile
+++ b/funcs/Makefile
@@ -11,6 +11,7 @@
ifneq ($(wildcard ../menuselect.makeopts),)
include ../menuselect.makeopts
+ include ../menuselect.makedeps
endif
SELECTED_MODS:=$(filter-out $(MENUSELECT_FUNCS),$(patsubst %.c,%,$(wildcard func_*.c)))