diff --git a/motorApp/OmsSrc/Makefile b/motorApp/OmsSrc/Makefile index e930e871..d9b63bd5 100644 --- a/motorApp/OmsSrc/Makefile +++ b/motorApp/OmsSrc/Makefile @@ -12,7 +12,9 @@ DBD += devOms.dbd LIBRARY_IOC_DEFAULT += oms # Trajectory support for MAXV controller +ifdef SNCSEQ SRCS += MAX_trajectoryScan.st +endif # The following is required for the OMS PC68/78 (i.e., devOmsPC68) device driver. ifdef ASYN