summaryrefslogtreecommitdiffstats
path: root/plugins/decoder/musepack/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/decoder/musepack/Makefile.am')
-rw-r--r--plugins/decoder/musepack/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/decoder/musepack/Makefile.am b/plugins/decoder/musepack/Makefile.am
index beb7d63..f806ac5 100644
--- a/plugins/decoder/musepack/Makefile.am
+++ b/plugins/decoder/musepack/Makefile.am
@@ -7,7 +7,7 @@ kde_module_LTLIBRARIES = libk3bmpcdecoder.la
libk3bmpcdecoder_la_SOURCES = k3bmpcdecoder.cpp k3bmpcwrapper.cpp
-libk3bmpcdecoder_la_LIBADD = ../../../libk3b/libk3b.la $(MPC_LIBS)
+libk3bmpcdecoder_la_LIBADD = ../../../libk3b/libk3b.la ../../../libk3bdevice/libk3bdevice.la ../../../libk3b/plugin/libk3bplugin.la $(MPC_LIBS) $(LIB_QT) $(LIB_TDECORE) $(LIB_KIO) $(LIB_TDEUI)
libk3bmpcdecoder_la_LDFLAGS = -avoid-version -module -no-undefined $(all_libraries)
pluginsdir = $(kde_datadir)/k3b/plugins