diff options
Diffstat (limited to 'gst/modplug')
-rw-r--r-- | gst/modplug/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/modplug/Makefile.am b/gst/modplug/Makefile.am index 47c72e4d..b5b4f755 100644 --- a/gst/modplug/Makefile.am +++ b/gst/modplug/Makefile.am @@ -1,6 +1,6 @@ SUBDIRS=libmodplug . -plugindir = $(libdir)/gst +plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@ plugin_LTLIBRARIES = libgstmodplug.la |