mesa/glthread: restore the dispatch table when incompatible gl calls are detected
[mesa.git] / src / mapi / Makefile.sources
index 41dbb24c839ee5c69b42837a13d666bde134ea6b..37d6ef3aaae2a2406054615cd6e958273795c55e 100644 (file)
 #    this mode, compile MAPI_BRIDGE_FILES with MAPI_MODE_BRIDGE defined.
 
 MAPI_UTIL_FILES = \
-       u_compiler.h \
        u_current.c \
        u_current.h \
        u_execmem.c \
-       u_execmem.h \
-       u_macros.h \
-       u_thread.h
+       u_execmem.h
 
 MAPI_BRIDGE_FILES = \
        entry.c \
@@ -33,8 +30,6 @@ MAPI_BRIDGE_FILES = \
 
 MAPI_FILES = \
        entry.c \
-       mapi.c \
-       mapi.h \
        stub.c \
        stub.h \
        table.c \