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