diff options
Diffstat (limited to 'kcontrol/background/CMakeLists.txt')
-rw-r--r-- | kcontrol/background/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/background/CMakeLists.txt b/kcontrol/background/CMakeLists.txt index 693d6330c..9f3f492f3 100644 --- a/kcontrol/background/CMakeLists.txt +++ b/kcontrol/background/CMakeLists.txt @@ -9,7 +9,7 @@ # ################################################# -if( BUILD_KCONTROL OR BUILD_KDESKTOP OR BUILD_KDM ) +if( BUILD_KCONTROL OR BUILD_KDESKTOP OR BUILD_TDM ) include_directories( ${CMAKE_CURRENT_BINARY_DIR} |