summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/groupwise
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/protocols/groupwise')
-rw-r--r--kopete/protocols/groupwise/Makefile.am2
-rw-r--r--kopete/protocols/groupwise/libgroupwise/tasks/Makefile.am2
2 files changed, 2 insertions, 2 deletions
diff --git a/kopete/protocols/groupwise/Makefile.am b/kopete/protocols/groupwise/Makefile.am
index 955637aa..2110fc2b 100644
--- a/kopete/protocols/groupwise/Makefile.am
+++ b/kopete/protocols/groupwise/Makefile.am
@@ -12,7 +12,7 @@ kde_module_LTLIBRARIES = kopete_groupwise.la
kopete_groupwise_la_SOURCES = gwprotocol.cpp gwcontact.cpp gwaccount.cpp \
gwbytestream.cpp gwconnector.cpp gwmessagemanager.cpp gwcontactlist.cpp
kopete_groupwise_la_LDFLAGS = -module -no-undefined $(KDE_PLUGIN) \
- $(all_libraries) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor
+ $(all_libraries) $(LIB_TQT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor
kopete_groupwise_la_LIBADD = ui/libkopetegroupwiseui.la \
libgroupwise/libgroupwise.la ../../libkopete/libkopete.la $(LIB_TDEIO)
diff --git a/kopete/protocols/groupwise/libgroupwise/tasks/Makefile.am b/kopete/protocols/groupwise/libgroupwise/tasks/Makefile.am
index cf966ca2..37a9928d 100644
--- a/kopete/protocols/groupwise/libgroupwise/tasks/Makefile.am
+++ b/kopete/protocols/groupwise/libgroupwise/tasks/Makefile.am
@@ -24,7 +24,7 @@ noinst_HEADERS = requesttask.h eventtask.h logintask.h setstatustask.h \
libgroupwise_tasks_la_LDFLAGS = -no-undefined $(all_libraries)
-libgroupwise_tasks_la_LIBADD = $(LIB_QT)
+libgroupwise_tasks_la_LIBADD = $(LIB_TQT)