meson: gl: remove non-headers from gl_prototype_headers

This made the meson build install those files, while they aren't
installed with the autotools build.

https://bugzilla.gnome.org/show_bug.cgi?id=796274
This commit is contained in:
Christoph Reiter 2018-05-20 13:37:07 +02:00 committed by Tim-Philipp Müller
parent e87eb9537d
commit 103f884d99

View file

@ -75,10 +75,8 @@ gl_prototype_headers = [
'glprototypes/gles.h',
'glprototypes/gstgl_compat.h',
'glprototypes/gstgl_gles2compat.h',
'glprototypes/Makefile.am',
'glprototypes/opengl.h',
'glprototypes/query.h',
'glprototypes/README',
'glprototypes/shaders.h',
'glprototypes/sync.h',
'glprototypes/vao.h',