wayland: Also dist the private header
authorEdward Hervey <edward@centricular.com>
Wed, 13 Feb 2019 10:59:10 +0000 (11:59 +0100)
committerEdward Hervey <bilboed@bilboed.com>
Wed, 13 Feb 2019 10:59:10 +0000 (11:59 +0100)
gst-libs/gst/gl/wayland/Makefile.am

index 26112a1..07fd889 100644 (file)
@@ -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)