From b7658a0d5eca24a9d37c6e04f88298ef02389db0 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 25 Jan 2013 16:27:34 -0600 Subject: Fix FTBFS resulting from KCModule rename --- kio/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kio/CMakeLists.txt') diff --git a/kio/CMakeLists.txt b/kio/CMakeLists.txt index c89f33e99..3bd4ba8b7 100644 --- a/kio/CMakeLists.txt +++ b/kio/CMakeLists.txt @@ -41,7 +41,7 @@ install( FILES magic DESTINATION ${MIME_INSTALL_DIR} ) install( FILES application.desktop kurifilterplugin.desktop kcomprfilter.desktop kscan.desktop kdatatool.desktop - kfileplugin.desktop kcmodule.desktop + kfileplugin.desktop tdecmodule.desktop DESTINATION ${SERVICETYPES_INSTALL_DIR} ) install( FILES kioslave.upd DESTINATION ${KCONF_UPDATE_INSTALL_DIR} ) -- cgit v1.2.1