From 031c9c1de1db554f939f9ab687b5488961578e98 Mon Sep 17 00:00:00 2001 From: kmpeters Date: Thu, 20 Jun 2013 20:06:07 +0000 Subject: [PATCH] Added NPointSrc to motorApp/Makefile --- motorApp/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/motorApp/Makefile b/motorApp/Makefile index 5e0f1303..d5be0c42 100644 --- a/motorApp/Makefile +++ b/motorApp/Makefile @@ -93,6 +93,9 @@ ACRSrc_DEPEND_DIRS = MotorSrc DIRS += SmarActMCSSrc SmarActMCSSrc_DEPEND_DIRS = MotorSrc +DIRS += NPointSrc +NPointSrc_DEPEND_DIRS = MotorSrc + endif # Install the edl files