From dbbd9f58c6eae3fd42c3a2dc74f3a9986385aa92 Mon Sep 17 00:00:00 2001 From: Tammo Jan Dijkema <dijkema@astron.nl> Date: Fri, 13 May 2016 13:07:31 +0000 Subject: [PATCH] Task #9178: fix typo --- CEP/DP3/DPPP/include/DPPP/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CEP/DP3/DPPP/include/DPPP/CMakeLists.txt b/CEP/DP3/DPPP/include/DPPP/CMakeLists.txt index a0811414c3e..c92e64372df 100644 --- a/CEP/DP3/DPPP/include/DPPP/CMakeLists.txt +++ b/CEP/DP3/DPPP/include/DPPP/CMakeLists.txt @@ -16,7 +16,7 @@ set(inst_HEADERS DemixerNew.h DemixInfo.h DemixWorker.h ApplyBeam.h ApplyBeam.tcc Predict.h - GainCal.h StefCal.cc + GainCal.h StefCal.h ) # Create symbolic link to include directory. -- GitLab