diff --git a/Reconstruction/RecoAlgs/CaloRingerAlgs/CMakeLists.txt b/Reconstruction/RecoAlgs/CaloRingerAlgs/CMakeLists.txt index 92d16943339ae40cd44af94035b853cd86559069..835e29fa66977bcbebe3b65164f649d39e092a7a 100644 --- a/Reconstruction/RecoAlgs/CaloRingerAlgs/CMakeLists.txt +++ b/Reconstruction/RecoAlgs/CaloRingerAlgs/CMakeLists.txt @@ -23,7 +23,7 @@ atlas_depends_on_subdirs( PUBLIC atlas_add_component( CaloRingerAlgs src/*.cxx src/components/*.cxx - LINK_LIBRARIES GaudiKernel CaloEvent AthContainers AthenaBaseComps AthenaKernel StoreGateLib SGtests xAODBase xAODCaloRings xAODCore ) + LINK_LIBRARIES GaudiKernel CaloEvent AthContainers AthenaBaseComps AthenaKernel StoreGateLib SGtests xAODBase xAODCaloRings xAODCore CaloRingerToolsLib ) # Install files from the package: atlas_install_python_modules( python/*.py )