summaryrefslogtreecommitdiffstats
path: root/amor/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'amor/CMakeLists.txt')
-rw-r--r--amor/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/amor/CMakeLists.txt b/amor/CMakeLists.txt
index 750b0b9..e18fe3f 100644
--- a/amor/CMakeLists.txt
+++ b/amor/CMakeLists.txt
@@ -31,7 +31,7 @@ tde_add_executable( amor AUTOMOC
main.cpp amoranim.cpp amorpm.cpp
amorbubble.cpp amorconfig.cpp amortips.cpp
AmorIface.skel
- LINK kio-shared
+ LINK kio-shared Xext
DESTINATION ${BIN_INSTALL_DIR}
)