diff options
Diffstat (limited to 'tdeabc/CMakeLists.txt')
-rw-r--r-- | tdeabc/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeabc/CMakeLists.txt b/tdeabc/CMakeLists.txt index 88bb97e60..fabfa2e3e 100644 --- a/tdeabc/CMakeLists.txt +++ b/tdeabc/CMakeLists.txt @@ -111,7 +111,7 @@ tde_add_library( ${target} SHARED AUTOMOC SOURCES ${${target}_SRCS} VERSION 1.2.0 LINK vcards-static vcard-shared tdeio-shared tderesources-shared - DEPENDENCIES addressee_files dcopidl + DEPENDENCIES addressee_files DESTINATION ${LIB_INSTALL_DIR} ) |