From 8937c60b6a65ba270439fee89d8fcc02877bcb30 Mon Sep 17 00:00:00 2001 From: samelian Date: Fri, 18 Feb 2011 15:18:46 +0000 Subject: [kdebase/kdebase] fixed pam support git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1221507 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kdesktop/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'kdesktop/CMakeLists.txt') 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 ) -- cgit v1.2.1