summaryrefslogtreecommitdiffstats
path: root/gst/filter/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gst/filter/Makefile.am')
-rw-r--r--gst/filter/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/gst/filter/Makefile.am b/gst/filter/Makefile.am
index d17e3d2c..e4f27784 100644
--- a/gst/filter/Makefile.am
+++ b/gst/filter/Makefile.am
@@ -7,6 +7,8 @@ libgstfilter_la_LIBADD = \
$(GST_BASE_LIBS) \
$(GST_LIBS) \
$(GST_CONTROLLER_LIBS) \
+ $(GST_PLUGINS_BASE_LIBS) \
+ -lgstaudio-$(GST_MAJORMINOR) \
$(LIBM)
libgstfilter_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)