]> git.sesse.net Git - kdenlive/commitdiff
Fix compilation
authorJean-Baptiste Mardelle <jb@kdenlive.org>
Sat, 19 Jul 2008 21:33:07 +0000 (21:33 +0000)
committerJean-Baptiste Mardelle <jb@kdenlive.org>
Sat, 19 Jul 2008 21:33:07 +0000 (21:33 +0000)
svn path=/branches/KDE4/; revision=2325

src/mimetypes/CMakeLists.txt

index 2b7696ba8093d7196589ae8077c0c3f77f88ae57..f746d78fb1c1d1d65b8621c9d75abbc4c97492be 100644 (file)
@@ -1,4 +1,4 @@
 find_package(SharedMimeInfo REQUIRED)
 
-install(FILES kdenlive.xml dv-video.xml hdv-video.xml DESTINATION ${XDG_MIME_INSTALL_DIR})
+install(FILES kdenlive.xml DESTINATION ${XDG_MIME_INSTALL_DIR})
 update_xdg_mimetypes(${XDG_MIME_INSTALL_DIR})
\ No newline at end of file