mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 06:46:38 +00:00
fix installing into wrong dir
Original commit message from CVS: fix installing into wrong dir
This commit is contained in:
parent
16abb50384
commit
066b70c789
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
|
||||
plugindir = $(libdir)/gst
|
||||
plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
|
||||
|
||||
plugin_LTLIBRARIES = libgstidentity2.la
|
||||
|
||||
|
|
Loading…
Reference in a new issue