mesa: Move api_exec_es*.c into mesa/main
[mesa.git] / src / mesa / es / sources.mak
index b08069bce5225a9a1341f686da9c00bd4b2c3b7f..0f682f507e90970317e1bb7d4e71a66e5cebea5a 100644 (file)
@@ -3,7 +3,6 @@ include $(MESA)/sources.mak
 # LOCAL sources
 
 LOCAL_ES1_SOURCES :=                   \
-       main/api_exec_es1.c             \
        main/get_es1.c                  \
        main/drawtex.c                  \
        main/es_cpaltex.c               \
@@ -28,7 +27,6 @@ LOCAL_ES1_INCLUDES :=                 \
        -I$(MESA)/state_tracker
 
 LOCAL_ES2_SOURCES :=                   \
-       main/api_exec_es2.c             \
        main/get_es2.c                  \
        main/es_cpaltex.c               \
        main/es_fbo.c                   \