summaryrefslogtreecommitdiffstats
path: root/kdesktop/CMakeLists.txt
diff options
context:
space:
mode:
authorsamelian <samelian@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-02-18 15:18:46 +0000
committersamelian <samelian@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-02-18 15:18:46 +0000
commit8937c60b6a65ba270439fee89d8fcc02877bcb30 (patch)
treee4d3d9798ec573ba04d8e84bd5bf153f9362ee0c /kdesktop/CMakeLists.txt
parent90fb8275c0d2e7765999680532ba8aa095addb66 (diff)
downloadtdebase-8937c60b6a65ba270439fee89d8fcc02877bcb30.tar.gz
tdebase-8937c60b6a65ba270439fee89d8fcc02877bcb30.zip
[kdebase/kdebase] fixed pam support
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1221507 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kdesktop/CMakeLists.txt')
-rw-r--r--kdesktop/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/kdesktop/CMakeLists.txt b/kdesktop/CMakeLists.txt
index 91bb06476..321c90c3c 100644
--- a/kdesktop/CMakeLists.txt
+++ b/kdesktop/CMakeLists.txt
@@ -9,6 +9,8 @@
#
#################################################
+include( ConfigureChecks.cmake )
+
add_subdirectory( lock )
add_subdirectory( pics )
add_subdirectory( patterns )