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