summaryrefslogtreecommitdiffstats
path: root/tdefile-plugins/flac/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tdefile-plugins/flac/Makefile.am')
-rw-r--r--tdefile-plugins/flac/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdefile-plugins/flac/Makefile.am b/tdefile-plugins/flac/Makefile.am
index 5438d8d4..f4c4bb94 100644
--- a/tdefile-plugins/flac/Makefile.am
+++ b/tdefile-plugins/flac/Makefile.am
@@ -9,7 +9,7 @@ noinst_HEADERS = tdefile_flac.h
kde_module_LTLIBRARIES = tdefile_flac.la
tdefile_flac_la_SOURCES = tdefile_flac.cpp
-tdefile_flac_la_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor $(taglib_libs) -module $(KDE_PLUGIN)
+tdefile_flac_la_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_TQT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor $(taglib_libs) -module $(KDE_PLUGIN)
tdefile_flac_la_LIBADD = $(LIB_TDEIO)
# let automoc handle all of the meta source files (moc)