From 46850422d6f857317455a6f7682bda9af4ba77f8 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 6 Nov 2011 21:46:38 -0600 Subject: Rename additional instances of KDE to TDE --- tdeui/CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tdeui/CMakeLists.txt') diff --git a/tdeui/CMakeLists.txt b/tdeui/CMakeLists.txt index 284a37409..08428cc23 100644 --- a/tdeui/CMakeLists.txt +++ b/tdeui/CMakeLists.txt @@ -9,9 +9,9 @@ # ################################################# -if( BUILD_KDEUI_TESTS ) +if( BUILD_TDEUI_TESTS ) add_subdirectory( tests ) -endif( BUILD_KDEUI_TESTS ) +endif( BUILD_TDEUI_TESTS ) add_subdirectory( about ) add_subdirectory( kdetrayproxy ) -- cgit v1.2.1