summaryrefslogtreecommitdiffstats
path: root/blinken/src/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'blinken/src/CMakeLists.txt')
-rw-r--r--blinken/src/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/blinken/src/CMakeLists.txt b/blinken/src/CMakeLists.txt
index b0d1e1f4..d8776304 100644
--- a/blinken/src/CMakeLists.txt
+++ b/blinken/src/CMakeLists.txt
@@ -32,7 +32,7 @@ tde_add_executable( blinken AUTOMOC
tdecore-shared
tdeui-shared
tdeio-shared
- artskde-shared
+ ${ARTSKDE_LIBRARIES}
DESTINATION ${BIN_INSTALL_DIR}
)