From 43d99cc2477266cb9072e179137f0e8485370b3d Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 7 Nov 2011 20:26:07 -0600 Subject: Rename kwin to twin (part 1 of 2) --- kwin/killer/CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kwin/killer/CMakeLists.txt') diff --git a/kwin/killer/CMakeLists.txt b/kwin/killer/CMakeLists.txt index 4fd991d40..5a7b36918 100644 --- a/kwin/killer/CMakeLists.txt +++ b/kwin/killer/CMakeLists.txt @@ -19,9 +19,9 @@ link_directories( ) -##### kwin_killer_helper (executable) ########### +##### twin_killer_helper (executable) ########### -tde_add_executable( kwin_killer_helper +tde_add_executable( twin_killer_helper SOURCES killer.cpp LINK tdeui-shared DESTINATION ${BIN_INSTALL_DIR} -- cgit v1.2.1