From d81f0e49aa19d9a3b627e140306abb10e3b26026 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 18 Nov 2011 10:52:13 -0600 Subject: Update kdenetwork Autotools for new DSO linkage style --- kget/kget_plug_in/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kget/kget_plug_in/Makefile.am') diff --git a/kget/kget_plug_in/Makefile.am b/kget/kget_plug_in/Makefile.am index 4e2afd67..00919095 100644 --- a/kget/kget_plug_in/Makefile.am +++ b/kget/kget_plug_in/Makefile.am @@ -5,7 +5,7 @@ kde_module_LTLIBRARIES = khtml_kget.la khtml_kget_la_METASOURCES = AUTO khtml_kget_la_SOURCES = kget_plug_in.cpp kget_linkview.cpp links.cpp khtml_kget_la_LIBADD = $(LIB_KHTML) -khtml_kget_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module +khtml_kget_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor $(LIB_KPARTS) KDE_ICON = AUTO -- cgit v1.2.1