From fad0724bff82e11ccc4f78383b2a68436f1b9687 Mon Sep 17 00:00:00 2001 From: Andreas Hartmetz Date: Sun, 28 Nov 2010 22:06:34 +0000 Subject: [PATCH] Install flacmetadatablock.h. Required to make Amarok compile. git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@1201859 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- taglib/flac/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ) -- 2.40.0