From 7a42f91fe302b393df3bd0c8eefdec9fb257573b Mon Sep 17 00:00:00 2001
From: Peter Onyisi <ponyisi@utexas.edu>
Date: Sun, 24 May 2020 19:34:46 -0500
Subject: [PATCH] Fix cmake config

---
 .../MuonValidation/MuonDQA/MuonTrackMonitoring/CMakeLists.txt    | 1 -
 1 file changed, 1 deletion(-)

diff --git a/MuonSpectrometer/MuonValidation/MuonDQA/MuonTrackMonitoring/CMakeLists.txt b/MuonSpectrometer/MuonValidation/MuonDQA/MuonTrackMonitoring/CMakeLists.txt
index 788cdaa1d065..dd595bcefd8c 100644
--- a/MuonSpectrometer/MuonValidation/MuonDQA/MuonTrackMonitoring/CMakeLists.txt
+++ b/MuonSpectrometer/MuonValidation/MuonDQA/MuonTrackMonitoring/CMakeLists.txt
@@ -45,6 +45,5 @@ atlas_add_component( MuonTrackMonitoring
                      LINK_LIBRARIES ${ROOT_LIBRARIES} ${EIGEN_LIBRARIES} AthenaMonitoringLib StoreGateLib SGtests GeoPrimitives EventPrimitives FourMomUtils xAODEventInfo xAODMuon xAODTracking GaudiKernel MuonIdHelpersLib MuonPrepRawData MuonRecHelperToolsLib MuonRecToolInterfaces MuonHistUtils MuonResonanceToolsLib MuonSelectorToolsLib TrkEventPrimitives TrkParameters TrkTrack TrkToolInterfaces TrkValHistUtils TrigConfL1Data TrkMeasurementBase TrkMultiComponentStateOnSurface )
 
 # Install files from the package:
-atlas_install_headers( MuonTrackMonitoring )
 atlas_install_python_modules( python/*.py )
 
-- 
GitLab