summaryrefslogtreecommitdiffstats
path: root/kontact_plugin/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'kontact_plugin/Makefile.am')
-rw-r--r--kontact_plugin/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kontact_plugin/Makefile.am b/kontact_plugin/Makefile.am
index fc097fe..5fd5369 100644
--- a/kontact_plugin/Makefile.am
+++ b/kontact_plugin/Makefile.am
@@ -2,7 +2,7 @@ INCLUDES = -I$(top_srcdir)/src -I$(top_builddir)/src -I$(top_srcdir) $(all_inclu
kde_module_LTLIBRARIES = libkontact_basket.la
libkontact_basket_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN)
-libkontact_basket_la_LIBADD = -lkpinterfaces $(LIB_QT) -lDCOP -ltdecore -ltdeui
+libkontact_basket_la_LIBADD = -lkpinterfaces $(LIB_TQT) -lDCOP -ltdecore -ltdeui
noinst_HEADERS = basket_plugin.h uniqueapphandler.h
libkontact_basket_la_SOURCES = basket_plugin.cpp uniqueapphandler.cpp basketdcopiface.stub