diff --git a/CMakeLists.txt b/CMakeLists.txt index 219d944a012a3f75a9963864de2fbde1d735ecb1..1997c07102bb589b33374b04867c104c7c5faba7 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -69,5 +69,5 @@ install(FILES athena.xml #----------------------------------------------------------------------------------- # Install the detector calibration files. install(DIRECTORY calibrations/ - DESTINATION share/${PROJECT_NAME}/ + DESTINATION share/${PROJECT_NAME}/calibrations )