From 03fdb0c73100088786f95a2ef58b38d6c4f8226f Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 28 Jan 2013 10:22:23 -0600 Subject: Fix up remaining references to -lkio --- conduits/popmail/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conduits/popmail/Makefile.am') diff --git a/conduits/popmail/Makefile.am b/conduits/popmail/Makefile.am index 07cfcdc..3a87f22 100644 --- a/conduits/popmail/Makefile.am +++ b/conduits/popmail/Makefile.am @@ -16,7 +16,7 @@ kde_module_LTLIBRARIES = conduit_popmail.la conduit_popmail_la_SOURCES = popmailSettings.kcfgc setup-dialog.ui \ popmail-factory.cc setupDialog.cc \ popmail-conduit.cc -conduit_popmail_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries) $(PISOCK_LIB) $(LIB_QT) -ltdecore -lkio -ltdeui -lDCOP +conduit_popmail_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries) $(PISOCK_LIB) $(LIB_QT) -ltdecore -ltdeio -ltdeui -lDCOP conduit_popmail_la_LIBADD = ../../lib/libkpilot.la $(LIB_KIO) # this option you can leave out. Just, if you use "make dist", you need it -- cgit v1.2.1