fix up radeon span functions using latest r200 code from Brian,
[mesa.git] / src / mesa / drivers / dri / gamma / Makefile
index 64b6c13ba0dbc6860a47e2f5cb62c1b761e98e2b..250d3ac0891aa33531c48426e231dcdb3c9b30ee 100644 (file)
@@ -8,16 +8,6 @@ LIBNAME = gamma_dri.so
 # Not yet
 # MINIGLX_SOURCES = server/gamma_dri.c 
 
-COMMON_SOURCES = \
-       ../../common/driverfuncs.c \
-       ../common/mm.c \
-       ../common/utils.c \
-       ../common/texmem.c \
-       ../common/vblank.c \
-       ../common/dri_util.c \
-       ../common/drirenderbuffer.c \
-       ../common/glcontextmodes.c
-
 DRIVER_SOURCES = \
        gamma_context.c \
        gamma_dd.c \