diff --git a/CMakeLists.txt b/CMakeLists.txt
index b1456f31058d88847e4cda83797c5408305e57a9..e426cb528ddd2ba053c18674c1514cbd3831db3a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -99,6 +99,9 @@ install(TARGETS pastix_spm
   ARCHIVE DESTINATION lib
   LIBRARY DESTINATION lib)
 
+install(FILES spm.h
+  DESTINATION include )
+
 ### Add documented files to the global property
 add_documented_files(
   DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}