diff --git a/Control/AthenaMonitoring/CMakeLists.txt b/Control/AthenaMonitoring/CMakeLists.txt index b826c703594867338d6bd7c25ff41b38bc317471..94795936c3d5b58420251aaf723cb8618b85faa9 100644 --- a/Control/AthenaMonitoring/CMakeLists.txt +++ b/Control/AthenaMonitoring/CMakeLists.txt @@ -14,6 +14,7 @@ atlas_depends_on_subdirs( LumiBlock/LumiBlockComps LumiBlock/LumiBlockData Trigger/TrigEvent/TrigDecisionInterface + Trigger/TrigAnalysis/TrigDecisionTool PRIVATE AtlasTest/TestTools Control/AthenaKernel @@ -23,7 +24,6 @@ atlas_depends_on_subdirs( Event/xAOD/xAODEventInfo Event/EventInfo Tools/LWHists - Trigger/TrigAnalysis/TrigDecisionTool Trigger/TrigAnalysis/TrigAnalysisInterfaces MuonSpectrometer/MuonAlignment/MuonAlignmentData )