diff options
Diffstat (limited to 'ext/shout/Makefile.am')
-rw-r--r-- | ext/shout/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/shout/Makefile.am b/ext/shout/Makefile.am index 95e68919..2e4c501b 100644 --- a/ext/shout/Makefile.am +++ b/ext/shout/Makefile.am @@ -1,4 +1,4 @@ -plugindir = $(libdir)/gst +plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstshout.la |