diff --git a/CMakeLists.txt b/CMakeLists.txt
index 0f58365aa273b8423e09e0fec4ab38b948db57f0..59126069a2faa3d83462cd2a45dee0a685dd188d 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -67,5 +67,5 @@ install(FILES athena.xml
 #-----------------------------------------------------------------------------------
 # Install the detector calibration files.
 install(DIRECTORY calibrations/
-    DESTINATION share/${PROJECT_NAME}/
+    DESTINATION share/${PROJECT_NAME}/calibrations
     )