From 6768b2514f8b57682bd100a628db3e8cd32c07fe Mon Sep 17 00:00:00 2001 From: Mark Rivers Date: Tue, 28 Jan 2020 16:18:18 -0600 Subject: [PATCH] Add op --- motorApp/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/motorApp/Makefile b/motorApp/Makefile index 67f90c84..96d99cee 100644 --- a/motorApp/Makefile +++ b/motorApp/Makefile @@ -12,9 +12,7 @@ DIRS += MotorSrc DIRS += SoftMotorSrc SoftMotorSrc_DEPEND_DIRS = MotorSrc -# Install the edl files -#DIRS += opi - +DIRS += op DIRS += Db include $(TOP)/configure/RULES_DIRS