diff --git a/modules/config/CMakeLists.txt b/modules/config/CMakeLists.txt
index e8f153cff4742e75e969ffc25ab6223c8ed95f4e..ddf07651188d815e51ae669972981c4aeab469c1 100644
--- a/modules/config/CMakeLists.txt
+++ b/modules/config/CMakeLists.txt
@@ -55,3 +55,4 @@ configure_file(config.hh.in ${CONFIG_HH_FILE})
 add_custom_target(ost_config)
 stage_headers("${OST_CONFIG_HEADERS}" "ost" 
               "ost_config" "" "ost")
+install(FILES ${OST_CONFIG_HEADERS} DESTINATION include/ost)