From: Edward Hervey Date: Wed, 13 Feb 2019 10:59:10 +0000 (+0100) Subject: wayland: Also dist the private header X-Git-Tag: 1.16.2~200 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=dc2bc38b1e189ccc104cf8d3e546ab5d044558a3;p=platform%2Fupstream%2Fgst-plugins-base.git wayland: Also dist the private header --- diff --git a/gst-libs/gst/gl/wayland/Makefile.am b/gst-libs/gst/gl/wayland/Makefile.am index 26112a1..07fd889 100644 --- a/gst-libs/gst/gl/wayland/Makefile.am +++ b/gst-libs/gst/gl/wayland/Makefile.am @@ -21,6 +21,7 @@ libgstgl_wayland_la_SOURCES = \ $(built_sources) noinst_HEADERS = \ + gstgldisplay_wayland_private.h \ gstglwindow_wayland_egl.h \ wayland_event_source.h \ $(built_headers)