Index: /source/ariba/CMakeLists.txt
===================================================================
--- /source/ariba/CMakeLists.txt	(revision 10789)
+++ /source/ariba/CMakeLists.txt	(revision 11885)
@@ -240,4 +240,8 @@
 include_directories("${CMAKE_CURRENT_BINARY_DIR}/..")
 list(APPEND libariba_HEADERS "${CMAKE_CURRENT_BINARY_DIR}/config.h")
+install(FILES "${CMAKE_CURRENT_BINARY_DIR}/config.h"
+    DESTINATION "${add_headers_INSTALL_DIR}"
+    COMPONENT "${add_headers_INSTALL_COMPONENT}"
+    )
 
 # Add the parent directory to the includes because we reference headers with
