egl: move alloc & init out of _eglBuiltInDriver{DRI2,Haiku}
[mesa.git] / src / egl / Makefile.sources
index 48db8518f8a6b2290a71ceb376fc7899f9344fe0..82f13ad3cbd2ce56fae267db31104ca96399a4a2 100644 (file)
@@ -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 := \