summaryrefslogtreecommitdiffstats
path: root/kdesu/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kdesu/CMakeLists.txt')
-rw-r--r--kdesu/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdesu/CMakeLists.txt b/kdesu/CMakeLists.txt
index 9f5b9ef5b..c032d8a48 100644
--- a/kdesu/CMakeLists.txt
+++ b/kdesu/CMakeLists.txt
@@ -18,7 +18,7 @@ include_directories(
)
link_directories(
- ${TQT_LIBRARY_DIRS}
+ ${TDECORE_LIBRARY_DIRS}
)