egl: drop unused _EGLDriver from Terminate()
[mesa.git] / src / egl / Makefile.sources
index 0cc5f1bbfeffe530f7eb871188c9c78015d54b88..92589fafe240386d96aa340ec5f6bcaaca9e6efa 100644 (file)
@@ -1,6 +1,5 @@
 LIBEGL_C_FILES := \
        main/eglapi.c \
-       main/eglapi.h \
        main/eglarray.c \
        main/eglarray.h \
        main/eglconfig.c \
@@ -16,7 +15,6 @@ LIBEGL_C_FILES := \
        main/egldisplay.h \
        main/egldriver.c \
        main/egldriver.h \
-       main/eglfallbacks.c \
        main/eglglobals.c \
        main/eglglobals.h \
        main/eglimage.c \
@@ -32,5 +30,4 @@ LIBEGL_C_FILES := \
 
 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