r200: fix makefile

This commit is contained in:
Dave Airlie
2009-07-06 17:46:36 +10:00
parent f110c5fd6e
commit 7266e33abd
+1 -1
View File
@@ -46,7 +46,7 @@ DRIVER_SOURCES = r200_context.c \
r200_vertprog.c \
radeon_screen.c \
$(EGL_SOURCES) \
$(RADEON_COMMON_SOURCES)
$(RADEON_COMMON_SOURCES) \
$(CS_SOURCES)
C_SOURCES = $(COMMON_SOURCES) $(DRIVER_SOURCES)