diff options
-rw-r--r-- | ext/speex/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/speex/Makefile.am b/ext/speex/Makefile.am index 86d4c08e..9822164d 100644 --- a/ext/speex/Makefile.am +++ b/ext/speex/Makefile.am @@ -1,4 +1,4 @@ -plugindir = $(libdir)/gst +plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstspeex.la |