From 3bd969b1640cef5f3864d770dfd880d56162fd75 Mon Sep 17 00:00:00 2001 From: MarkRivers Date: Tue, 22 Mar 2011 22:08:39 +0000 Subject: [PATCH] Added ACRSrc --- motorApp/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/motorApp/Makefile b/motorApp/Makefile index 779f4932..6bb45ffd 100644 --- a/motorApp/Makefile +++ b/motorApp/Makefile @@ -81,6 +81,9 @@ AerotechSrc_DEPEND_DIRS = MotorSrc DIRS += HytecSrc HytecSrc_DEPEND_DIRS = MotorSrc +DIRS += ACRSrc +ACRSrc_DEPEND_DIRS = MotorSrc + endif # Install the edl files