diff --git a/kio/CMakeLists.txt b/kio/CMakeLists.txt index 3c4e6639..f7004935 100644 --- a/kio/CMakeLists.txt +++ b/kio/CMakeLists.txt @@ -16,6 +16,8 @@ include_directories( ${CMAKE_CURRENT_BINARY_DIR} ${KDE4_KDEUI_INCLUDES} ${KDE4_KDECORE_INCLUDES} + ${CMAKE_SOURCE_DIR}/kutils/kpasswdstore + ${CMAKE_BINARY_DIR}/kutils/kpasswdstore ) set(KIO_EXTRA_LIBS)