diff --git a/configure/CONFIG_COMMON b/configure/CONFIG_COMMON index 15f2f93a7..ad7f796dc 100644 --- a/configure/CONFIG_COMMON +++ b/configure/CONFIG_COMMON @@ -22,6 +22,7 @@ BUILD_ARCHS = $(EPICS_HOST_ARCH) $(CROSS1) $(CROSS2) #------------------------------------------------------- # Ext, app, and module configure dir targets CONFIG_TARGETS += CONFIG_APP_INCLUDE RULES_INCLUDE +CONFIG_INSTALLS += RULES_BUILD #------------------------------------------------------- # Cross compile default, HOST or CROSS, CONFIG.crossCommon will override