egl: drop now empty egldriver.c
[mesa.git] / src / egl / Makefile.sources
index 48db8518f8a6b2290a71ceb376fc7899f9344fe0..5f5b6d27e64dc00b851f4952cada4c520473cd06 100644 (file)
@@ -1,9 +1,7 @@
 LIBEGL_C_FILES := \
        main/eglapi.c \
-       main/eglapi.h \
        main/eglarray.c \
        main/eglarray.h \
-       main/eglcompiler.h \
        main/eglconfig.c \
        main/eglconfig.h \
        main/eglcontext.c \
@@ -11,11 +9,11 @@ LIBEGL_C_FILES := \
        main/eglcurrent.c \
        main/eglcurrent.h \
        main/egldefines.h \
+       main/egldevice.c \
+       main/egldevice.h \
        main/egldisplay.c \
        main/egldisplay.h \
-       main/egldriver.c \
        main/egldriver.h \
-       main/eglfallbacks.c \
        main/eglglobals.c \
        main/eglglobals.h \
        main/eglimage.c \
@@ -26,9 +24,9 @@ LIBEGL_C_FILES := \
        main/eglsurface.h \
        main/eglsync.c \
        main/eglsync.h \
+       main/eglentrypoint.h \
        main/egltypedefs.h
 
 dri2_backend_core_FILES := \
        drivers/dri2/egl_dri2.c \
-       drivers/dri2/egl_dri2.h \
-       drivers/dri2/egl_dri2_fallbacks.h
+       drivers/dri2/egl_dri2.h