summaryrefslogtreecommitdiffstats
path: root/quanta/components/debugger/dbgp/Makefile.am
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 18:05:20 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 18:05:20 -0600
commit5544d5f4a61929002ff6737e1b002d41eb0a4ba3 (patch)
tree29037339de7bc3ae1d7d5f1c4f91722d563e6850 /quanta/components/debugger/dbgp/Makefile.am
parent0f352873e999de0b5ec1b57f19ea372c0d61728f (diff)
downloadtdewebdev-5544d5f4a61929002ff6737e1b002d41eb0a4ba3.tar.gz
tdewebdev-5544d5f4a61929002ff6737e1b002d41eb0a4ba3.zip
Minor updates for kioslave rename
Diffstat (limited to 'quanta/components/debugger/dbgp/Makefile.am')
-rw-r--r--quanta/components/debugger/dbgp/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/quanta/components/debugger/dbgp/Makefile.am b/quanta/components/debugger/dbgp/Makefile.am
index cb1d9d0c..edc2fbea 100644
--- a/quanta/components/debugger/dbgp/Makefile.am
+++ b/quanta/components/debugger/dbgp/Makefile.am
@@ -4,7 +4,7 @@ kde_module_LTLIBRARIES = quantadebuggerdbgp.la
quantadebuggerdbgp_la_SOURCES = quantadebuggerdbgp.cpp dbgpsettingss.ui \
dbgpsettings.cpp dbgpnetwork.cpp qbytearrayfifo.cpp
-quantadebuggerdbgp_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries) -ltdecore -ltdeui $(LIB_QT) -lkjs -ltdefx -lkio -ltdeparts -lDCOP -ltdetexteditor
+quantadebuggerdbgp_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries) -ltdecore -ltdeui $(LIB_QT) -lkjs -ltdefx -ltdeio -ltdeparts -lDCOP -ltdetexteditor
quantadebuggerdbgp_la_LIBADD = ../interfaces/libdebuggerinterface.la $(LIB_KPARTS)
kde_services_DATA = quantadebuggerdbgp.desktop