From a241d5aa9e9809740decfe420a6f36baac58c76e Mon Sep 17 00:00:00 2001 From: Ron Sluiter Date: Fri, 21 Jan 2011 20:07:01 +0000 Subject: [PATCH] Adding HytecSrc directory --- motorApp/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/motorApp/Makefile b/motorApp/Makefile index ed92cb79..779f4932 100644 --- a/motorApp/Makefile +++ b/motorApp/Makefile @@ -78,6 +78,9 @@ AttocubeSrc_DEPEND_DIRS = MotorSrc DIRS += AerotechSrc AerotechSrc_DEPEND_DIRS = MotorSrc +DIRS += HytecSrc +HytecSrc_DEPEND_DIRS = MotorSrc + endif # Install the edl files