summaryrefslogtreecommitdiffstats
path: root/gst/stereo/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gst/stereo/Makefile.am')
-rw-r--r--gst/stereo/Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/gst/stereo/Makefile.am b/gst/stereo/Makefile.am
index 69e18c72..1976ebac 100644
--- a/gst/stereo/Makefile.am
+++ b/gst/stereo/Makefile.am
@@ -1,9 +1,10 @@
-filterdir = $(libdir)/gst
+plugindir = $(libdir)/gst
-filter_LTLIBRARIES = libgststereo.la
+plugin_LTLIBRARIES = libgststereo.la
libgststereo_la_SOURCES = gststereo.c
libgststereo_la_CFLAGS = $(GST_CFLAGS)
+libgststereo_la_LIBADD = $(GST_LIBS)
noinst_HEADERS = gststereo.h