diff --git a/taglib/flac/CMakeLists.txt b/taglib/flac/CMakeLists.txt index 62768a43..588208f9 100644 --- a/taglib/flac/CMakeLists.txt +++ b/taglib/flac/CMakeLists.txt @@ -1 +1 @@ -INSTALL( FILES flacfile.h flacpicture.h flacproperties.h DESTINATION ${INCLUDE_INSTALL_DIR}/taglib ) +INSTALL( FILES flacfile.h flacpicture.h flacproperties.h flacmetadatablock.h DESTINATION ${INCLUDE_INSTALL_DIR}/taglib )