From 6f1bdfca106f0e9f823c7eb5d0bce7f5808bf477 Mon Sep 17 00:00:00 2001 From: MarkRivers Date: Wed, 30 Mar 2011 22:50:46 +0000 Subject: [PATCH] Install XPSAux files --- motorApp/Db/Makefile | 6 ++++++ 1 file changed, 6 insertions(+) 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