diff --git a/motorApp/Makefile b/motorApp/Makefile index cdffbf22..5a386272 100644 --- a/motorApp/Makefile +++ b/motorApp/Makefile @@ -12,9 +12,6 @@ DIRS += MotorSrc DIRS += DeltaTauSrc DeltaTauSrc_DEPEND_DIRS = MotorSrc -DIRS += OmsSrc -OmsSrc_DEPEND_DIRS = MotorSrc - DIRS += SoftMotorSrc SoftMotorSrc_DEPEND_DIRS = MotorSrc