diff --git a/motorApp/MotorSimSrc/Makefile b/motorApp/MotorSimSrc/Makefile index 9c7a7f87..31577ddf 100644 --- a/motorApp/MotorSimSrc/Makefile +++ b/motorApp/MotorSimSrc/Makefile @@ -16,7 +16,6 @@ DBD += motorSimSupport.dbd # The following are compiled and added to the Support library motorSimSupport_SRCS += route.c -motorSimSupport_SRCS += paramLib.c motorSimSupport_SRCS += devMotorSim.c motorSimSupport_SRCS += drvMotorSim.c motorSimSupport_SRCS += motorSimRegister.cc