From 18253335e2a983bdd53fa79b1f5f49c8117413ab Mon Sep 17 00:00:00 2001 From: kmpeters Date: Fri, 8 Nov 2013 16:47:36 +0000 Subject: [PATCH] Added Micronix to Makefile. --- motorApp/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/motorApp/Makefile b/motorApp/Makefile index d5be0c42..da36a256 100644 --- a/motorApp/Makefile +++ b/motorApp/Makefile @@ -96,6 +96,9 @@ SmarActMCSSrc_DEPEND_DIRS = MotorSrc DIRS += NPointSrc NPointSrc_DEPEND_DIRS = MotorSrc +DIRS += MicronixSrc +MicronixSrc_DEPEND_DIRS = MotorSrc + endif # Install the edl files