From cfb328d59024a251690b6e47c9f8d343fd8c241c Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 15 Feb 2013 21:59:38 -0600 Subject: Rename additional header files to avoid conflicts with KDE4 --- kode/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kode/CMakeLists.txt') diff --git a/kode/CMakeLists.txt b/kode/CMakeLists.txt index 179a539e1..e2255d9a2 100644 --- a/kode/CMakeLists.txt +++ b/kode/CMakeLists.txt @@ -26,7 +26,7 @@ link_directories( tde_add_executable( kode SOURCES kodemain.cpp - LINK kode-shared kabc-shared + LINK kode-shared tdeabc-shared DESTINATION ${BIN_INSTALL_DIR} ) -- cgit v1.2.1