diff --git a/motorApp/Db/Makefile b/motorApp/Db/Makefile index cc8cc502..ab0ca540 100644 --- a/motorApp/Db/Makefile +++ b/motorApp/Db/Makefile @@ -18,6 +18,12 @@ include $(TOP)/configure/CONFIG DB += motor.db DB += basic_motor.db DB += basic_asyn_motor.db +DB += XPSAuxAi.db +DB += XPSAuxAo.db +DB += XPSAuxBi.db +DB += XPSAuxBo.db +DB += XPSAuxLi.db +DB += XPSAuxLo.db DB += XPS_extra.db DB += ACRAux.template DB += ACRAuxRead.template