From f892139b61d736235a3cadacaa53fa1bb5e6b292 Mon Sep 17 00:00:00 2001 From: Ron Sluiter Date: Wed, 6 Feb 2002 17:18:37 +0000 Subject: [PATCH] Added transform position database; TransPos.db --- motorApp/Db/Makefile.Host | 1 + 1 file changed, 1 insertion(+) diff --git a/motorApp/Db/Makefile.Host b/motorApp/Db/Makefile.Host index 544d2fdc..c1f47673 100644 --- a/motorApp/Db/Makefile.Host +++ b/motorApp/Db/Makefile.Host @@ -17,6 +17,7 @@ include $(TOP)/config/CONFIG_APP # Add databases, templates, substitutions like this DB += motor.db DB += basic_motor.db +DB += TransPos.db #---------------------------------------------------- # Declare template files which do not show up in DB