Added *App and *app as DEPEND_DIRS for iocBoot and iocboot.
This commit is contained in:
@@ -12,4 +12,9 @@ define DIR_template
|
||||
endef
|
||||
$(foreach dir, $(filter-out configure,$(DIRS)),$(eval $(call DIR_template,$(dir))))
|
||||
|
||||
iocBoot_DEPEND_DIRS += $(filter %App %app,$(DIRS))
|
||||
iocboot_DEPEND_DIRS += $(filter %App %app,$(DIRS))
|
||||
|
||||
include $(TOP)/configure/RULES_TOP
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user