From b60e8ee404b1685fab7e8b2218eabc70eb1d1206 Mon Sep 17 00:00:00 2001 From: "Kurt A. Goetze" Date: Mon, 17 Jul 2017 11:59:09 -0500 Subject: [PATCH] update Makefile --- motorApp/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/motorApp/Makefile b/motorApp/Makefile index 36ce18e1..35d18e15 100644 --- a/motorApp/Makefile +++ b/motorApp/Makefile @@ -105,6 +105,9 @@ MicronixSrc_DEPEND_DIRS = MotorSrc DIRS += PhytronSrc PhytronSrc_DEPEND_DIRS = MotorSrc +DIRS += AMCISrc +AMCISrc_DEPEND_DIRS = MotorSrc + endif # Install the edl files