summaryrefslogtreecommitdiffstats
path: root/kcharselect
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2013-09-03 20:03:07 +0200
committerSlávek Banko <slavek.banko@axis.cz>2013-09-03 21:02:48 +0200
commitbdbc0ea90c852057ba8656081f951b10cf6c29fb (patch)
tree674a1e20be1b2d52ff7de6be3d98087ad8569db2 /kcharselect
parent46cb83f8689f04b2fb92ec301bf38c62bae42dda (diff)
downloadtdeutils-bdbc0ea90c852057ba8656081f951b10cf6c29fb.tar.gz
tdeutils-bdbc0ea90c852057ba8656081f951b10cf6c29fb.zip
Additional k => tde renaming and fixes
Diffstat (limited to 'kcharselect')
-rw-r--r--kcharselect/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcharselect/Makefile.am b/kcharselect/Makefile.am
index 0046588..f6dcede 100644
--- a/kcharselect/Makefile.am
+++ b/kcharselect/Makefile.am
@@ -3,7 +3,7 @@ LDADD = $(LIB_TDEFILE)
bin_PROGRAMS = kcharselect
kcharselect_SOURCES = kcharselectdia.cc main.cc
-kcharselect_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
+kcharselect_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor
kcharselect_METASOURCES = kcharselectdia.moc
updatedir = $(kde_datadir)/tdeconf_update