diff --git a/Makefile b/Makefile index a20ed44..8f67a59 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ #Makefile at top of application tree TOP = . include $(TOP)/configure/CONFIG -DIRS += configure busyApp +DIRS += configure busyApp iocBoot busyApp_DEPEND_DIRS = configure include $(TOP)/configure/RULES_TOP