diff options
-rw-r--r-- | parameter/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/parameter/CMakeLists.txt b/parameter/CMakeLists.txt index 5bef4ec..140d809 100644 --- a/parameter/CMakeLists.txt +++ b/parameter/CMakeLists.txt @@ -190,10 +190,12 @@ install(FILES AutoLog.h BitParameterBlockType.h ConfigurableElement.h + ConfigurableElementWithMapping.h DefaultElementLibrary.h Element.h ElementBuilder.h ElementLibrary.h + FileIncluderElementBuilder.h FormattedSubsystemObject.h InstanceConfigurableElement.h Mapper.h |