summaryrefslogtreecommitdiffstats
path: root/tdefile-plugins/mpeg/Makefile.am
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 /tdefile-plugins/mpeg/Makefile.am
parentbb8c73b53f72adb1c2466ab4490f5a65461aa580 (diff)
downloadtdemultimedia-1859432c9417b0ad9a86fd15c28307680e0d3ea9.tar.gz
tdemultimedia-1859432c9417b0ad9a86fd15c28307680e0d3ea9.zip
Additional k => tde renaming and fixes
Diffstat (limited to 'tdefile-plugins/mpeg/Makefile.am')
-rw-r--r--tdefile-plugins/mpeg/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/tdefile-plugins/mpeg/Makefile.am b/tdefile-plugins/mpeg/Makefile.am
index 63fd9460..86809749 100644
--- a/tdefile-plugins/mpeg/Makefile.am
+++ b/tdefile-plugins/mpeg/Makefile.am
@@ -9,8 +9,8 @@ noinst_HEADERS = tdefile_mpeg.h
kde_module_LTLIBRARIES = tdefile_mpeg.la
tdefile_mpeg_la_SOURCES = tdefile_mpeg.cpp
-tdefile_mpeg_la_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor -module $(KDE_PLUGIN)
-tdefile_mpeg_la_LIBADD = $(LIB_KIO)
+tdefile_mpeg_la_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor -module $(KDE_PLUGIN)
+tdefile_mpeg_la_LIBADD = $(LIB_TDEIO)
# let automoc handle all of the meta source files (moc)
METASOURCES = AUTO