diff options
Diffstat (limited to 'gst/stereo/Makefile.am')
-rw-r--r-- | gst/stereo/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/stereo/Makefile.am b/gst/stereo/Makefile.am index 486ac716..1023b85d 100644 --- a/gst/stereo/Makefile.am +++ b/gst/stereo/Makefile.am @@ -1,4 +1,4 @@ -plugindir = $(libdir)/gst +plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgststereo.la |