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