diff options
author | Timothy Pearson <[email protected]> | 2011-11-06 02:18:14 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-06 02:18:14 -0600 |
commit | 58e9aa0fa1a3686f58860eb68d25f953a093368e (patch) | |
tree | 72c3bf294334000a2a92492b761320c8bed6cf24 /kcm_gtk/CMakeLists.txt | |
parent | 8e5366f41589f827832720840d14e0bf328025ab (diff) | |
download | gtk-qt-engine-58e9aa0fa1a3686f58860eb68d25f953a093368e.tar.gz gtk-qt-engine-58e9aa0fa1a3686f58860eb68d25f953a093368e.zip |
Additional kde to tde renaming
Diffstat (limited to 'kcm_gtk/CMakeLists.txt')
-rw-r--r-- | kcm_gtk/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcm_gtk/CMakeLists.txt b/kcm_gtk/CMakeLists.txt index 9133b39..21a2765 100644 --- a/kcm_gtk/CMakeLists.txt +++ b/kcm_gtk/CMakeLists.txt @@ -19,7 +19,7 @@ include( TDEMacros ) mozillaprofile.ui emacsdetails.ui searchpaths.ui - LINK ${TQT_LIBRARIES} -lkdecore -lkdeui + LINK ${TQT_LIBRARIES} -ltdecore -ltdeui DESTINATION ${PLUGIN_INSTALL_DIR} ) |