Fix crashes during rasterization fallback by avoiding _tnl_need_projected_coords
[mesa.git] / src / mesa / drivers / dri / radeon / Makefile
index 191ac8c46d47bc35313713f5fe3285eb7a91596d..b0ef172993d6ecc51aacf1d8d945fbee0170c6d9 100644 (file)
@@ -8,14 +8,6 @@ LIBNAME = radeon_dri.so
 
 MINIGLX_SOURCES = server/radeon_dri.c 
 
-COMMON_SOURCES = \
-       ../../common/driverfuncs.c \
-       ../common/mm.c \
-       ../common/utils.c \
-       ../common/texmem.c \
-       ../common/vblank.c \
-       ../common/xmlconfig.c
-
 DRIVER_SOURCES = \
        radeon_context.c \
        radeon_ioctl.c \