From 84f9c1f923ab934ea28b39bdb151d212071d9f47 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 23 Dec 2012 18:39:53 -0600 Subject: Fix FTBFS. (cherry picked from commit 7adc7115528101c579c41266a2388a37e3b1c04c) --- amor/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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} ) -- cgit v1.2.1