summaryrefslogtreecommitdiffstats
path: root/noatun/modules/metatag/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'noatun/modules/metatag/Makefile.am')
-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