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/au/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tdefile-plugins/au/Makefile.am') diff --git a/tdefile-plugins/au/Makefile.am b/tdefile-plugins/au/Makefile.am index 054c6181..da2be248 100644 --- a/tdefile-plugins/au/Makefile.am +++ b/tdefile-plugins/au/Makefile.am @@ -9,8 +9,8 @@ noinst_HEADERS = tdefile_au.h kde_module_LTLIBRARIES = tdefile_au.la tdefile_au_la_SOURCES = tdefile_au.cpp -tdefile_au_la_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor -module $(KDE_PLUGIN) -tdefile_au_la_LIBADD = $(LIB_KIO) +tdefile_au_la_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor -module $(KDE_PLUGIN) +tdefile_au_la_LIBADD = $(LIB_TDEIO) # let automoc handle all of the meta source files (moc) METASOURCES = AUTO -- cgit v1.2.1