diff --git a/reco/calibration/CMakeLists.txt b/reco/calibration/CMakeLists.txt
index 5607dfbf773ace26ad87583c073095efbf571954..46af0e3e26cfcd1d28ee39eef41ec5416f9db226 100644
--- a/reco/calibration/CMakeLists.txt
+++ b/reco/calibration/CMakeLists.txt
@@ -27,6 +27,7 @@ generate_cbm_library()
 # Install file which has no corresponding source file
 install(FILES
         CbmOffsetDigiTime.h
+        CbmOffsetDigiTime.tmpl
         DESTINATION include
        )