diff --git a/CMakeLists.txt b/CMakeLists.txt
index 45eb7c7059c1aee3e408bf3297498cca70538d6e..c8db75fcc09b37c95cf9cca34e77fb5d0c9c346c 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -21,4 +21,4 @@ INCLUDE_DIRECTORIES(${FSL_DIR}/include)
 INCLUDE_DIRECTORIES(${FSL_DIR}/extras/include/newmat)
 INCLUDE_DIRECTORIES(${FSL_DIR}/extras/include/libprob)
 
-INSTALL_FILES(/include .h ${sources}
\ No newline at end of file
+INSTALL_FILES(/include/miscmaths .h ${sources})
\ No newline at end of file