From 639eb5ebf775ce90f116a1efc22c632a3ccbb035 Mon Sep 17 00:00:00 2001 From: jsullivan-anl Date: Wed, 19 Apr 2006 20:45:01 +0000 Subject: [PATCH] add NewFocus support to build list --- motorApp/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/motorApp/Makefile b/motorApp/Makefile index 4b02b3ed..425e7346 100644 --- a/motorApp/Makefile +++ b/motorApp/Makefile @@ -12,7 +12,7 @@ DIRS += MotorSrc #!DIRS += DeltaTauSrc DIRS += OmsSrc DIRS += SoftMotorSrc -DIRS += MotorSimSrc +#!DIRS += MotorSimSrc # All the following modules require ASYN. ifdef ASYN @@ -25,6 +25,7 @@ DIRS += MicroMoSrc DIRS += MicosSrc DIRS += FaulhaberSrc DIRS += PC6KSrc +DIRS += NewFocusSrc endif # Install the edl files