mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 10:41:04 +00:00
build fix
Original commit message from CVS: build fix
This commit is contained in:
parent
3332daedad
commit
408c6da936
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ gstreamer-libs-@GST_MAJORMINOR@.pc: gstreamer-libs.pc
|
|||
cp gstreamer-libs.pc gstreamer-libs-@GST_MAJORMINOR@.pc
|
||||
gstreamer-play-@GST_MAJORMINOR@.pc: gstreamer-play.pc
|
||||
cp gstreamer-play.pc gstreamer-play-@GST_MAJORMINOR@.pc
|
||||
gst_element_check-@GST_MAJORMINOR@.m4: gst-element-check.m4
|
||||
gst-element-check-@GST_MAJORMINOR@.m4: gst-element-check.m4
|
||||
cp gst-element-check.m4 gst-element-check-@GST_MAJORMINOR@.m4
|
||||
|
||||
pkgconfigdir = $(libdir)/pkgconfig
|
||||
|
|
Loading…
Reference in a new issue