diff options
Diffstat (limited to 'arts')
-rw-r--r-- | arts/knotify/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arts/knotify/CMakeLists.txt b/arts/knotify/CMakeLists.txt index c290e9188..a04ea0e08 100644 --- a/arts/knotify/CMakeLists.txt +++ b/arts/knotify/CMakeLists.txt @@ -49,6 +49,5 @@ endif( ARTS_FOUND ) tde_add_kpart( ${target} AUTOMOC SOURCES ${${target}_SRCS} LINK ${LIBS} - DEPENDENCIES dcopidl DESTINATION ${PLUGIN_INSTALL_DIR} ) |