From 0ea54195f4400f13a5cc109feee4b3779fbd2f0f Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 27 Jan 2013 01:05:57 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- kmilo/thinkpad/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kmilo/thinkpad/CMakeLists.txt') diff --git a/kmilo/thinkpad/CMakeLists.txt b/kmilo/thinkpad/CMakeLists.txt index 7907fd8..1bee777 100644 --- a/kmilo/thinkpad/CMakeLists.txt +++ b/kmilo/thinkpad/CMakeLists.txt @@ -30,7 +30,7 @@ link_directories( tde_add_kpart( kmilo_thinkpad AUTOMOC SOURCES thinkpad.cpp - LINK kio-shared kmilo-shared + LINK tdeio-shared kmilo-shared DESTINATION ${PLUGIN_INSTALL_DIR} ) -- cgit v1.2.1