diff options
Diffstat (limited to 'tdeui/CMakeLists.txt')
-rw-r--r-- | tdeui/CMakeLists.txt | 4 |
1 files changed, 2 insertions, 2 deletions
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 ) |