gl: ship the gstglcontext_egl.h header

It is required by gsteglimagememory.h.

https://bugzilla.gnome.org/show_bug.cgi?id=740611
This commit is contained in:
Philippe Normand 2014-11-24 10:43:23 +01:00 committed by Tim-Philipp Müller
parent 13706c2c05
commit ce58219124

View file

@ -7,12 +7,12 @@ libgstgl_egl_la_SOURCES = \
gstglcontext_egl.c \ gstglcontext_egl.c \
gsteglimagememory.c gsteglimagememory.c
noinst_HEADERS = \ noinst_HEADERS =
gstglcontext_egl.h
libgstgl_eglincludedir = $(includedir)/gstreamer-@GST_API_VERSION@/gst/gl/egl libgstgl_eglincludedir = $(includedir)/gstreamer-@GST_API_VERSION@/gst/gl/egl
libgstgl_eglinclude_HEADERS = \ libgstgl_eglinclude_HEADERS = \
gstgldisplay_egl.h \ gstgldisplay_egl.h \
gstglcontext_egl.h \
gsteglimagememory.h gsteglimagememory.h
libgstgl_egl_la_CFLAGS = \ libgstgl_egl_la_CFLAGS = \