summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Dufresne <nicolas.dufresne@collabora.com>2018-02-26 07:46:26 -0500
committerNicolas Dufresne <nicolas.dufresne@collabora.com>2018-02-26 07:46:26 -0500
commitb8bc2b87d056b050dcec19e94e19ee2bd7907a35 (patch)
treec4fc50cd534fd443c8e0410c53e247809966ecbf
parentee5953765783fa6969e744c448660c010277853f (diff)
gl: Add missing gbm directory to dist dir
This fixes make distcheck
-rw-r--r--gst-libs/gst/gl/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst-libs/gst/gl/Makefile.am b/gst-libs/gst/gl/Makefile.am
index 847f7f4f7..0a8910e00 100644
--- a/gst-libs/gst/gl/Makefile.am
+++ b/gst-libs/gst/gl/Makefile.am
@@ -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