diff options
Diffstat (limited to 'gst/spectrum')
-rw-r--r-- | gst/spectrum/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/spectrum/Makefile.am b/gst/spectrum/Makefile.am index acc29f09..0d3a2034 100644 --- a/gst/spectrum/Makefile.am +++ b/gst/spectrum/Makefile.am @@ -1,4 +1,4 @@ -plugindir = $(libdir)/gst +plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstspectrum.la |