r200: remove left-over EGL_SOURCES variable

Rest was removed in 2a928899e.

Signed-off-by: Matt Turner <mattst88@gmail.com>
This commit is contained in:
Matt Turner
2012-01-14 22:08:35 -05:00
parent 850021f225
commit 6e9478e382
-1
View File
@@ -37,7 +37,6 @@ DRIVER_SOURCES = r200_context.c \
r200_vertprog.c \
r200_blit.c \
radeon_screen.c \
$(EGL_SOURCES) \
$(RADEON_COMMON_SOURCES)
C_SOURCES = $(COMMON_SOURCES) $(DRIVER_SOURCES)