Skip to content

Commit 87de703

Browse files
Merge pull request #936 from ISISComputingGroup/Ticket8614_mercury_IPS_magnet_supply
Ticket8614 mercury ips magnet supply
2 parents f4f8b08 + 9dd8899 commit 87de703

File tree

12 files changed

+1410
-457
lines changed

12 files changed

+1410
-457
lines changed

IPS/IPS-IOC-01App/Db/Makefile

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,12 @@ include $(TOP)/configure/CONFIG
1010
#----------------------------------------------------
1111
# Create and install (or just install) into <top>/db
1212
# databases, templates, substitutions like this
13-
DB += ips.db
13+
DB += ips_common.db
14+
DB += ips_legacy.db
15+
DB += ips_scpi.db
16+
DB += ips_scpi_levels.db
17+
DB += scpi_system_alarms.db
18+
DB += scpi_system_alarms_discrete.db
1419

1520
#----------------------------------------------------
1621
# If <anyname>.db template is not named <anyname>*.template add

0 commit comments

Comments
 (0)