From 4e51f1bc60cea61ca4411f5d0db8a1530ae9e019 Mon Sep 17 00:00:00 2001 From: Fabio Vitello Date: Fri, 15 Oct 2021 17:06:41 +0200 Subject: [PATCH] #588 Updated SystemMake --- SystemMake/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SystemMake/Makefile b/SystemMake/Makefile index 66241f86f..b7bc925d7 100644 --- a/SystemMake/Makefile +++ b/SystemMake/Makefile @@ -150,7 +150,7 @@ ifeq ($(STATION),Noto) NotoAntennaInterface \ SlaLibrary IRALibrary TextWindowLibrary ParserLibrary PyTestingLibrary \ AntennaBoss Observatory OTF PointingModel Refraction SkySource Moon FitsWriter Scheduler ReceiversBoss ExternalClients CalibrationTool \ - TotalPower NotoMount CustomLogger MedicinaMinorServo\ + TotalPower NotoMount CustomLogger NotoMinorServo\ AntennaBossTextClient ObservatoryTextClient GenericBackendTextClient ReceiversBossTextClient SystemTerminal SchedulerTextClient MinorServoBossTextClient\ NotoMountTextClient CustomLoggingClient Scripts -- GitLab