summaryrefslogtreecommitdiffstats
path: root/quanta/components/debugger/gubed/CMakeLists.txt
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:32:12 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:32:12 -0600
commit50438bf200ee720810ddfff7798da5fbd9e5222f (patch)
tree9a3cf2893854d138d0e8a7d3280b7a8c2bee3e5c /quanta/components/debugger/gubed/CMakeLists.txt
parente4d536715c7feb776fbeeb5eb2c1629c8a28998e (diff)
downloadtdewebdev-50438bf200ee720810ddfff7798da5fbd9e5222f.tar.gz
tdewebdev-50438bf200ee720810ddfff7798da5fbd9e5222f.zip
Additional kde to tde renaming
Diffstat (limited to 'quanta/components/debugger/gubed/CMakeLists.txt')
-rw-r--r--quanta/components/debugger/gubed/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/quanta/components/debugger/gubed/CMakeLists.txt b/quanta/components/debugger/gubed/CMakeLists.txt
index 077fdb4f..b528b30a 100644
--- a/quanta/components/debugger/gubed/CMakeLists.txt
+++ b/quanta/components/debugger/gubed/CMakeLists.txt
@@ -32,6 +32,6 @@ install( FILES quantadebuggergubed.desktop DESTINATION ${SERVICES_INSTALL_DIR} )
tde_add_kpart( quantadebuggergubed AUTOMOC
SOURCES
gubedsettingss.ui quantadebuggergubed.cpp gubedsettings.cpp
- LINK debuggerinterface-static kdeui-shared
+ LINK debuggerinterface-static tdeui-shared
DESTINATION ${PLUGIN_INSTALL_DIR}
)