summaryrefslogtreecommitdiffstats
path: root/klettres
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2013-09-03 20:02:08 +0200
committerSlávek Banko <slavek.banko@axis.cz>2013-09-03 20:59:22 +0200
commitefaf922de86715600306cb97cc13b044f815d6b6 (patch)
tree554e0edca7cd62a234d4a89b195cf0069a0556e1 /klettres
parent98055e6ab9673fdeb24a8e1b81786aaae81bda20 (diff)
downloadtdeedu-efaf922de86715600306cb97cc13b044f815d6b6.tar.gz
tdeedu-efaf922de86715600306cb97cc13b044f815d6b6.zip
Additional k => tde renaming and fixes
Diffstat (limited to 'klettres')
-rw-r--r--klettres/klettres/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/klettres/klettres/Makefile.am b/klettres/klettres/Makefile.am
index a42dcde2..4bf8aa60 100644
--- a/klettres/klettres/Makefile.am
+++ b/klettres/klettres/Makefile.am
@@ -24,7 +24,7 @@ METASOURCES = AUTO
KDE_ICON = AUTO
# the library search path.
-klettres_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor
+klettres_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor
messages: rc.cpp
$(XGETTEXT) *.cpp -o $(podir)/klettres.pot;