mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 15:51:11 +00:00
gl: Add missing gbm directory to dist dir
This fixes make distcheck
This commit is contained in:
parent
ee59537657
commit
b8bc2b87d0
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
lib_LTLIBRARIES = libgstgl-@GST_API_VERSION@.la
|
||||
|
||||
SUBDIRS = glprototypes
|
||||
DIST_SUBDIRS = glprototypes android x11 win32 cocoa wayland dispmanx egl eagl viv-fb
|
||||
DIST_SUBDIRS = glprototypes android x11 win32 cocoa wayland dispmanx egl eagl viv-fb gbm
|
||||
|
||||
built_sys_header_configure = gstglconfig.h
|
||||
|
||||
|
|
Loading…
Reference in a new issue