summaryrefslogtreecommitdiffstats
path: root/tdefile-plugins/ogg/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tdefile-plugins/ogg/Makefile.am')
-rw-r--r--tdefile-plugins/ogg/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdefile-plugins/ogg/Makefile.am b/tdefile-plugins/ogg/Makefile.am
index d70431a7..dcbf80e9 100644
--- a/tdefile-plugins/ogg/Makefile.am
+++ b/tdefile-plugins/ogg/Makefile.am
@@ -9,7 +9,7 @@ noinst_HEADERS = tdefile_ogg.h
kde_module_LTLIBRARIES = tdefile_ogg.la
tdefile_ogg_la_SOURCES = tdefile_ogg.cpp vcedit.c
-tdefile_ogg_la_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor -module $(KDE_PLUGIN)
+tdefile_ogg_la_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_TQT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor -module $(KDE_PLUGIN)
tdefile_ogg_la_LIBADD = $(LIB_TDEIO) -logg -lvorbis -lvorbisfile
# let automoc handle all of the meta source files (moc)