From 8719390974b02299bafe61880f31193a53c1a5d9 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 25 Nov 2011 14:54:20 -0600 Subject: Fix typo --- src/CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 9ebb1d6..e2a1ab8 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -31,7 +31,7 @@ install( FILES rlocate.protocol DESTINATION ${SERVICES_INSTALL_DIR} ) install( FILES locate.desktop DESTINATION ${SERVICES_INSTALL_DIR}/searchproviders ) -##### kbzip2filter ############################## +##### kio_locate ############################## set( target kio_locate ) @@ -44,4 +44,4 @@ tde_add_kpart( ${target} AUTOMOC SOURCES ${${target}_SRCS} LINK kio-shared DESTINATION ${PLUGIN_INSTALL_DIR} -) \ No newline at end of file +) -- cgit v1.2.3