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