X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=src%2Fegl%2FMakefile.sources;h=82f13ad3cbd2ce56fae267db31104ca96399a4a2;hb=430a80a7b6cb05525cdf8c20be5aede6d717ec45;hp=48db8518f8a6b2290a71ceb376fc7899f9344fe0;hpb=6a7ca4ef2cd3f39d3b5e77051cb3f3175e9e60df;p=mesa.git diff --git a/src/egl/Makefile.sources b/src/egl/Makefile.sources index 48db8518f8a..82f13ad3cbd 100644 --- a/src/egl/Makefile.sources +++ b/src/egl/Makefile.sources @@ -3,7 +3,6 @@ LIBEGL_C_FILES := \ main/eglapi.h \ main/eglarray.c \ main/eglarray.h \ - main/eglcompiler.h \ main/eglconfig.c \ main/eglconfig.h \ main/eglcontext.c \ @@ -26,6 +25,7 @@ LIBEGL_C_FILES := \ main/eglsurface.h \ main/eglsync.c \ main/eglsync.h \ + main/eglentrypoint.h \ main/egltypedefs.h dri2_backend_core_FILES := \