Fix another FTBFS

(cherry picked from commit 64385ab9a4)
v3.5.13-sru
Timothy Pearson 13 years ago committed by Slávek Banko
parent 499707a89b
commit c51e04eef9

@ -35,6 +35,6 @@ set( ${target}_SRCS
tde_add_executable( ${target} AUTOMOC
SOURCES ${${target}_SRCS}
LINK kdecore-shared kdeui-shared
LINK kdecore-shared kdeui-shared kio-shared
DESTINATION ${BIN_INSTALL_DIR}
)
Loading…
Cancel
Save