summaryrefslogtreecommitdiff
path: root/apps/system/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'apps/system/Makefile')
-rw-r--r--apps/system/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/system/Makefile b/apps/system/Makefile
index f5d35bfc6..e0806ebda 100644
--- a/apps/system/Makefile
+++ b/apps/system/Makefile
@@ -69,6 +69,8 @@ $(foreach SDIR, $(INSTALLED_DIRS), $(eval $(call SDIR_template,$(SDIR),distclean
nothing:
+install:
+
context:
depend: $(foreach SDIR, $(INSTALLED_DIRS), $(SDIR)_depend)