From 5dae77fa903126236f8ba2d835e1fc81e2bd187e Mon Sep 17 00:00:00 2001 From: hadaq Date: Thu, 8 Jul 2010 09:38:29 +0000 Subject: [PATCH] diskNr added. Sergey. --- ebctrl/ioc/ebctrlApp/Db/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ebctrl/ioc/ebctrlApp/Db/Makefile b/ebctrl/ioc/ebctrlApp/Db/Makefile index c31c4d5..f560b20 100644 --- a/ebctrl/ioc/ebctrlApp/Db/Makefile +++ b/ebctrl/ioc/ebctrlApp/Db/Makefile @@ -11,6 +11,8 @@ include $(TOP)/configure/CONFIG # Create and install (or just install) # databases, templates, substitutions like this DB += evtbuild.db +DB += evtbuild_master.db +DB += evtbuild_slave.db DB += netmem.db DB += genrunid.db DB += user.substitutions -- 2.43.0