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