diff options
Diffstat (limited to 'kate')
-rw-r--r-- | kate/part/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/kate/part/CMakeLists.txt b/kate/part/CMakeLists.txt index dcbc0eecd..a9c6b6b46 100644 --- a/kate/part/CMakeLists.txt +++ b/kate/part/CMakeLists.txt @@ -59,7 +59,6 @@ tde_add_lut( katejscript.cpp katejscript.lut.h katejscript.cpp ) tde_add_library( ${target} STATIC_PIC AUTOMOC SOURCES ${${target}_SRCS} - DEPENDENCIES dcopidl ) |