From 4247f6b5871e9b7b61aac6f855e986a3575f6a68 Mon Sep 17 00:00:00 2001
From: Ruud Overeem <overeem@astron.nl>
Date: Tue, 4 Mar 2008 09:06:17 +0000
Subject: [PATCH] Bug 1154: Corrections so that build LOFAR/MAC with rub build
 good.

---
 MAC/APL/CEPCU/configure.in     | 1 +
 MAC/APL/StationCU/configure.in | 1 -
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAC/APL/CEPCU/configure.in b/MAC/APL/CEPCU/configure.in
index c5dad79b961..d4eed17c883 100644
--- a/MAC/APL/CEPCU/configure.in
+++ b/MAC/APL/CEPCU/configure.in
@@ -58,6 +58,7 @@ lofar_PVSS(1)
 lofar_INTERNAL(LCS/Common, common,, 1, Common/LofarTypes.h,,)
 lofar_INTERNAL(LCS/ACC/APS, aps,, 1, APS/ParameterSet.h,,)
 lofar_INTERNAL(LCS/ACC/ALC, alc,, 1, ALC/ApplControl.h,,)
+lofar_INTERNAL(LCS/ACC/PLC, plc,, 1, PLC/PCCmd.h,,)
 dnl lofar_INTERNAL(SAS/OTDB, otdb, , 1, OTDB/OTDBconnection.h,,)
 lofar_INTERNAL(MAC/GCF/GCFCommon, gcfcommon, , 1, GCF/GCF_Defines.h,,)
 lofar_INTERNAL(MAC/GCF/TM, gcftm, , 1, GCF/TM/GCF_Task.h,,)
diff --git a/MAC/APL/StationCU/configure.in b/MAC/APL/StationCU/configure.in
index d24ba5e1b10..fc9ccd1b628 100644
--- a/MAC/APL/StationCU/configure.in
+++ b/MAC/APL/StationCU/configure.in
@@ -84,7 +84,6 @@ src/BeamControl/Makefile
 src/CalibrationControl/Makefile
 src/StationControl/Makefile
 src/TBBControl/Makefile
-src/TempControl/Makefile
 Makefile
 StationCU.spec
 )
-- 
GitLab