diff --git a/Makefile b/Makefile index 3c5faa0f1882b45cde66d40bf2482ce602b392cb..34d9a191c5fa3ab70525bb44351e3ab89775d1b5 100644 --- a/Makefile +++ b/Makefile @@ -2303,7 +2303,7 @@ PLUGIN_DEP_LIST:=$(PLUGIN_LIST) # in case .depend is absent, we will make it. Otherwise, it will be left # untouched. Only make depend will force a recomputation of dependencies -.depend: $(GENERATED) share/Makefile.dynamic_config +.depend: $(MAKE) depend depend:: $(GENERATED) share/Makefile.dynamic_config