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