We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1975ea6 commit a1443c1Copy full SHA for a1443c1
OxInstIPSApp/src/Makefile
@@ -23,9 +23,9 @@ DBD += OxInstIPS.dbd
23
24
# OxInstIPS.dbd will be created from these files
25
OxInstIPS_DBD += base.dbd
26
+OxInstIPS_DBD += calcSupport.dbd
27
OxInstIPS_DBD += asyn.dbd
28
OxInstIPS_DBD += stream.dbd
-OxInstIPS_DBD += calcSupport.dbd
29
30
# OxInstIPS_registerRecordDeviceDriver.cpp will be created
31
# OxInstIPS.dbd
0 commit comments