summaryrefslogtreecommitdiffstats
path: root/kcontrol/crypto/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/crypto/Makefile.am')
-rw-r--r--kcontrol/crypto/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/crypto/Makefile.am b/kcontrol/crypto/Makefile.am
index 84ef0a0cd..a2b600f44 100644
--- a/kcontrol/crypto/Makefile.am
+++ b/kcontrol/crypto/Makefile.am
@@ -6,7 +6,7 @@ kcm_crypto_la_SOURCES = crypto.cpp certexport.cpp kdatetimedlg.cpp
AM_CXXFLAGS = $(CXXFLAGS) -DLIBDIR=$(libdir)
kcm_crypto_la_LDFLAGS = $(KDE_RPATH) $(all_libraries) $(SSL_LDFLAGS) -module -avoid-version -no-undefined
-kcm_crypto_la_LIBADD = -ltdeui $(LIB_KIO) $(LIBSSL)
+kcm_crypto_la_LIBADD = -ltdeui $(LIB_TDEIO) $(LIBSSL)
METASOURCES = AUTO