aboutsummaryrefslogtreecommitdiffstats
path: root/core/deps.mk
diff options
context:
space:
mode:
Diffstat (limited to 'core/deps.mk')
-rw-r--r--core/deps.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/deps.mk b/core/deps.mk
index 8bc7b44..18ae0f8 100644
--- a/core/deps.mk
+++ b/core/deps.mk
@@ -605,10 +605,12 @@ distclean-apps:
done
endif
+ifndef SKIP_DEPS
distclean:: distclean-deps
distclean-deps:
$(gen_verbose) rm -rf $(DEPS_DIR)
+endif
# External plugins.