From 17e7ee40c9185c0505883853345fd6024c675b1a Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Wed, 20 Jan 2016 16:30:32 +0100 Subject: Install new headers --- common/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'common') diff --git a/common/CMakeLists.txt b/common/CMakeLists.txt index 85cd621..06b2af6 100644 --- a/common/CMakeLists.txt +++ b/common/CMakeLists.txt @@ -101,6 +101,8 @@ install(FILES clientapi.h domain/applicationdomaintype.h query.h + inspection.h + notification.h bufferadaptor.h DESTINATION ${INCLUDE_INSTALL_DIR}/${PROJECT_NAME} COMPONENT Devel ) -- cgit v1.2.3