From 7b2d490c6f0614b48675de5b0e6fa54b6b8cb61f Mon Sep 17 00:00:00 2001 From: MarkRivers Date: Tue, 29 Mar 2011 22:08:17 +0000 Subject: [PATCH] Added ACRAuxRead.template --- motorApp/Db/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/motorApp/Db/Makefile b/motorApp/Db/Makefile index f8784119..cc8cc502 100644 --- a/motorApp/Db/Makefile +++ b/motorApp/Db/Makefile @@ -20,6 +20,7 @@ DB += basic_motor.db DB += basic_asyn_motor.db DB += XPS_extra.db DB += ACRAux.template +DB += ACRAuxRead.template DB += ACRAuxLi.template DB += ACRAuxBi.template DB += ACRAuxBo.template