diff options
Diffstat (limited to 'amor/CMakeLists.txt')
-rw-r--r-- | amor/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/amor/CMakeLists.txt b/amor/CMakeLists.txt index e18fe3f..ad96cdc 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 Xext + LINK tdeio-shared Xext DESTINATION ${BIN_INSTALL_DIR} ) |