From 1859432c9417b0ad9a86fd15c28307680e0d3ea9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 3 Sep 2013 20:02:39 +0200 Subject: Additional k => tde renaming and fixes --- tdefile-plugins/theora/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tdefile-plugins/theora') diff --git a/tdefile-plugins/theora/Makefile.am b/tdefile-plugins/theora/Makefile.am index c44a102d..aa33481a 100644 --- a/tdefile-plugins/theora/Makefile.am +++ b/tdefile-plugins/theora/Makefile.am @@ -9,8 +9,8 @@ noinst_HEADERS = tdefile_theora.h kde_module_LTLIBRARIES = tdefile_theora.la tdefile_theora_la_SOURCES = tdefile_theora.cpp -tdefile_theora_la_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor -module $(KDE_PLUGIN) -tdefile_theora_la_LIBADD = $(LIB_KIO) -logg -lvorbis -ltheora +tdefile_theora_la_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor -module $(KDE_PLUGIN) +tdefile_theora_la_LIBADD = $(LIB_TDEIO) -logg -lvorbis -ltheora # let automoc handle all of the meta source files (moc) METASOURCES = AUTO -- cgit v1.2.1