We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c77471 commit 17c859dCopy full SHA for 17c859d
mythtv/programs/scripts/metadata/Music/lyrics/CMakeLists.txt
@@ -42,6 +42,6 @@ add_custom_target(metadata_Music_lyrics ALL DEPENDS ${PROCESSED_FILES})
42
install(FILES README
43
DESTINATION ${CMAKE_INSTALL_DATADIR}/mythtv/metadata/Music/lyrics)
44
install(
45
- DIRECTORY common examples
+ DIRECTORY common examples lib Kodistubs
46
DESTINATION ${CMAKE_INSTALL_DATADIR}/mythtv/metadata/Music/lyrics
47
PATTERN "\.gitignore" EXCLUDE)
0 commit comments