summaryrefslogtreecommitdiffstats
path: root/noatun/modules/metatag
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2013-09-03 20:02:39 +0200
committerSlávek Banko <slavek.banko@axis.cz>2013-09-03 21:01:06 +0200
commit1859432c9417b0ad9a86fd15c28307680e0d3ea9 (patch)
treef1585ee5f81dff8c1452176518e3a82d90d2e763 /noatun/modules/metatag
parentbb8c73b53f72adb1c2466ab4490f5a65461aa580 (diff)
downloadtdemultimedia-1859432c9417b0ad9a86fd15c28307680e0d3ea9.tar.gz
tdemultimedia-1859432c9417b0ad9a86fd15c28307680e0d3ea9.zip
Additional k => tde renaming and fixes
Diffstat (limited to 'noatun/modules/metatag')
-rw-r--r--noatun/modules/metatag/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/modules/metatag/Makefile.am b/noatun/modules/metatag/Makefile.am
index 330e9f34..017118de 100644
--- a/noatun/modules/metatag/Makefile.am
+++ b/noatun/modules/metatag/Makefile.am
@@ -4,7 +4,7 @@ kde_module_LTLIBRARIES = noatun_metatag.la
noatun_metatag_la_SOURCES = metatag.cpp edit.cpp
noatun_metatag_la_LDFLAGS = $(all_libraries) -module -avoid-version -no-undefined
-noatun_metatag_la_LIBADD = $(LIB_KIO) $(top_builddir)/noatun/library/libnoatun.la \
+noatun_metatag_la_LIBADD = $(LIB_TDEIO) $(top_builddir)/noatun/library/libnoatun.la \
$(top_builddir)/noatun/library/noatuntags/libnoatuntags.la
noatun_metatag_la_METASOURCES = AUTO