egl: don't fill client apis string forever.
[mesa.git] / src / egl / main / Makefile.sources
1 LIBEGL_C_FILES := \
2 eglapi.c \
3 eglapi.h \
4 eglarray.c \
5 eglarray.h \
6 eglcompiler.h \
7 eglconfig.c \
8 eglconfig.h \
9 eglcontext.c \
10 eglcontext.h \
11 eglcurrent.c \
12 eglcurrent.h \
13 egldefines.h \
14 egldisplay.c \
15 egldisplay.h \
16 egldriver.c \
17 egldriver.h \
18 eglfallbacks.c \
19 eglglobals.c \
20 eglglobals.h \
21 eglimage.c \
22 eglimage.h \
23 egllog.c \
24 egllog.h \
25 eglmode.c \
26 eglmode.h \
27 eglscreen.c \
28 eglscreen.h \
29 eglstring.c \
30 eglstring.h \
31 eglsurface.c \
32 eglsurface.h \
33 eglsync.c \
34 eglsync.h \
35 egltypedefs.h