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