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