From: Sebastian Dröge Date: Tue, 28 Feb 2017 10:31:54 +0000 (+0200) Subject: gl: Add viv-fb to DIST_SUBDIRS to fix "make distcheck" X-Git-Tag: 1.19.3~511^2~1989^2~136 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6a32795949b68ed2b79d3a70132b57ea62735b51;p=platform%2Fupstream%2Fgstreamer.git gl: Add viv-fb to DIST_SUBDIRS to fix "make distcheck" --- diff --git a/gst-libs/gst/gl/Makefile.am b/gst-libs/gst/gl/Makefile.am index f7c9017..2ae4773 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 +DIST_SUBDIRS = glprototypes android x11 win32 cocoa wayland dispmanx egl eagl viv-fb built_sys_header_configure = gstglconfig.h