wayland-egl: add a core header

The new core header doesn't include any other header, since it really
is not needed.

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
This commit is contained in:
Giulio Camuffo 2015-04-28 22:57:18 +03:00 committed by Pekka Paalanen
parent d74a9c079b
commit ea73cb00bc
3 changed files with 58 additions and 28 deletions

View file

@ -25,6 +25,7 @@ include_HEADERS = \
src/wayland-client.h \
src/wayland-client-core.h \
src/wayland-egl.h \
src/wayland-egl-core.h \
src/wayland-version.h
nodist_include_HEADERS = \