fix up radeon span functions using latest r200 code from Brian,
[mesa.git] / src / mesa / drivers / dri / i915 / Makefile
index 7565a00465fe6024815d4cb806664faced9dedbd..c269fb1290d61434e364ee8ac49abfc2aafdbd44 100644 (file)
@@ -4,18 +4,6 @@ include $(TOP)/configs/current
 
 LIBNAME = i915_dri.so
 
-
-COMMON_SOURCES = \
-       ../../common/driverfuncs.c \
-       ../common/mm.c \
-       ../common/utils.c \
-       ../common/texmem.c \
-       ../common/vblank.c \
-       ../common/xmlconfig.c \
-       ../common/dri_util.c \
-       ../common/drirenderbuffer.c \
-       ../common/glcontextmodes.c
-
 DRIVER_SOURCES = \
        i915_context.c \
        i915_debug.c \