diff options
Diffstat (limited to 'kontact_plugin/Makefile.am')
-rw-r--r-- | kontact_plugin/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kontact_plugin/Makefile.am b/kontact_plugin/Makefile.am index e57829c..c01c0d2 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 -lkdecore -lkdeui +libkontact_basket_la_LIBADD = -lkpinterfaces $(LIB_QT) -lDCOP -ltdecore -ltdeui noinst_HEADERS = basket_plugin.h uniqueapphandler.h libkontact_basket_la_SOURCES = basket_plugin.cpp uniqueapphandler.cpp basketdcopiface.stub |