diff options
Diffstat (limited to 'examples')
-rw-r--r-- | examples/gob/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/gob/Makefile.am b/examples/gob/Makefile.am index 3b57967f..4709f0a9 100644 --- a/examples/gob/Makefile.am +++ b/examples/gob/Makefile.am @@ -1,5 +1,5 @@ -plugindir = $(libdir)/gst +plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstidentity2.la |