diff --git a/Control/PerformanceMonitoring/PerfMonComps/CMakeLists.txt b/Control/PerformanceMonitoring/PerfMonComps/CMakeLists.txt index 513fc7d3b131cf4222d8a6bfb69523508a961c52..efa4b530d8c5379395a01139f84d20eeb34c7d14 100644 --- a/Control/PerformanceMonitoring/PerfMonComps/CMakeLists.txt +++ b/Control/PerformanceMonitoring/PerfMonComps/CMakeLists.txt @@ -39,4 +39,3 @@ atlas_add_component( PerfMonComps # Install files from the package: atlas_install_python_modules( python/*.py ) atlas_install_joboptions( share/*.py ) -atlas_install_scripts( scripts/PerfMonMTSvc_plotter.py )