mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 20:21:24 +00:00
gst-libs: fix uninstalled build of new wayland lib
This commit is contained in:
parent
0badc1f5fb
commit
fc4aa73aca
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ libgstwayland_@GST_API_VERSION@include_HEADERS = wayland.h
|
|||
|
||||
libgstwayland_@GST_API_VERSION@_la_CFLAGS = \
|
||||
$(GST_PLUGINS_BAD_CFLAGS) \
|
||||
$(GST_PLUGINS_BASE_CFLAGS) \
|
||||
$(GST_CFLAGS) \
|
||||
$(WAYLAND_CFLAGS)
|
||||
|
||||
|
|
Loading…
Reference in a new issue