diff --git a/MAC/APL/CEPCU/configure.in b/MAC/APL/CEPCU/configure.in index c5dad79b961985160cb1ca99d9f2eee334537a34..d4eed17c8838fcec143ee53d919442b0c64eab84 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 d24ba5e1b105c4b15b1671d103aac5e952ccea84..fc9ccd1b628c62bc97300b55457a1e29e93a20cb 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 )