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