Minor r200 vertex program cleanups. Remove disabled leftovers from r300 vertex progra...
[mesa.git] / src / mesa / drivers / dri / i810 / Makefile
index ac792a527d003f85290150850afdc010cb78e3d9..a7825b49b44a746cddf6d987b63201dc797d4ffa 100644 (file)
@@ -8,15 +8,6 @@ LIBNAME = i810_dri.so
 # Not yet
 # MINIGLX_SOURCES = server/i810_dri.c 
 
-COMMON_SOURCES = \
-       ../../common/driverfuncs.c \
-        ../common/mm.c \
-        ../common/utils.c \
-        ../common/texmem.c \
-        ../common/vblank.c \
-       ../common/dri_util.c \
-       ../common/glcontextmodes.c
-
 DRIVER_SOURCES = \
        i810context.c \
        i810ioctl.c \