summaryrefslogtreecommitdiffstats
path: root/conduits/popmail
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2013-09-03 19:58:01 +0200
committerSlávek Banko <slavek.banko@axis.cz>2013-09-03 19:58:01 +0200
commitdd324e7f343a56d3c520a3300b81821143364816 (patch)
treed4ab6943b13b66f39c2825d8cd1b93b6ff08943d /conduits/popmail
parentc92d934b9430df41e798234812d428eebbada822 (diff)
downloadkpilot-dd324e7f343a56d3c520a3300b81821143364816.tar.gz
kpilot-dd324e7f343a56d3c520a3300b81821143364816.zip
Additional k => tde renaming and fixes
Diffstat (limited to 'conduits/popmail')
-rw-r--r--conduits/popmail/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/conduits/popmail/Makefile.am b/conduits/popmail/Makefile.am
index 3a87f22..cc1e444 100644
--- a/conduits/popmail/Makefile.am
+++ b/conduits/popmail/Makefile.am
@@ -17,7 +17,7 @@ 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 -ltdeio -ltdeui -lDCOP
-conduit_popmail_la_LIBADD = ../../lib/libkpilot.la $(LIB_KIO)
+conduit_popmail_la_LIBADD = ../../lib/libkpilot.la $(LIB_TDEIO)
# this option you can leave out. Just, if you use "make dist", you need it
noinst_HEADERS = popmail-conduit.h setupDialog.h