diff options
Diffstat (limited to 'kcontrol/smartcard/Makefile.am')
-rw-r--r-- | kcontrol/smartcard/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/smartcard/Makefile.am b/kcontrol/smartcard/Makefile.am index ee2546c66..61d49dfb2 100644 --- a/kcontrol/smartcard/Makefile.am +++ b/kcontrol/smartcard/Makefile.am @@ -5,7 +5,7 @@ kcm_smartcard_la_SOURCES = smartcard.cpp smartcardbase.ui nosmartcardbase.ui sma kcm_smartcard_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined -kcm_smartcard_la_LIBADD = -ltdeui -lksmartcard $(LIB_KIO) +kcm_smartcard_la_LIBADD = -ltdeui -lksmartcard $(LIB_TDEIO) METASOURCES = AUTO |