From b9ef732a4a8e8eff1b646dfe6fa11c42f3a82ac8 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 28 Jan 2013 10:26:02 -0600 Subject: Fix up remaining references to -lkio --- libtdepim/tdepartsdesignerplugin/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libtdepim') diff --git a/libtdepim/tdepartsdesignerplugin/Makefile.am b/libtdepim/tdepartsdesignerplugin/Makefile.am index 24d32ca7..bd3d5bf5 100644 --- a/libtdepim/tdepartsdesignerplugin/Makefile.am +++ b/libtdepim/tdepartsdesignerplugin/Makefile.am @@ -3,6 +3,6 @@ METASOURCES = AUTO INCLUDES = $(all_includes) kde_widget_LTLIBRARIES = tdepartsdesignerplugin.la -tdepartsdesignerplugin_la_LDFLAGS = $(KDE_PLUGIN) -module $(all_libraries) $(LIB_QT) -ltdecore -lkio +tdepartsdesignerplugin_la_LDFLAGS = $(KDE_PLUGIN) -module $(all_libraries) $(LIB_QT) -ltdecore -ltdeio tdepartsdesignerplugin_la_LIBADD = $(LIB_KPARTS) tdepartsdesignerplugin_la_SOURCES = tdepartsdesignerplugin.cpp -- cgit v1.2.3