From 8383a50efbfb023399c0de18b9345fb41fa4c339 Mon Sep 17 00:00:00 2001 From: Ron Sluiter <rsluiter@users.noreply.github.com> Date: Mon, 7 Jan 2002 16:59:45 +0000 Subject: [PATCH] Added softMotor.db --- xxxApp/Db/Makefile.Host | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xxxApp/Db/Makefile.Host b/xxxApp/Db/Makefile.Host index f666bb7..6238b9a 100644 --- a/xxxApp/Db/Makefile.Host +++ b/xxxApp/Db/Makefile.Host @@ -15,7 +15,7 @@ include $(TOP)/config/CONFIG_APP #---------------------------------------------------- # Add databases, templates, substitutions like this -#DB += xxx.db +DB += softMotor.db #---------------------------------------------------- # Declare template files which do not show up in DB -- GitLab