mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-11 18:05:37 +00:00
Fix installing in wrong dir
Original commit message from CVS: Fix installing in wrong dir
This commit is contained in:
parent
4729506b06
commit
a809c318db
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
plugindir = $(libdir)/gst
|
||||
plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
|
||||
|
||||
plugin_LTLIBRARIES = libgstcdaudio.la
|
||||
|
||||
|
|
Loading…
Reference in a new issue