radeon: fix errors in miptree related function
[mesa.git] / src / mesa / drivers / dri / r128 / Makefile
index 5cd518e9bc4ccf2a028e20aa94d6834d9af00e69..52c5a38a7052a08fe417924cb66cac37fabe7e6f 100644 (file)
@@ -7,17 +7,6 @@ LIBNAME = r128_dri.so
 
 MINIGLX_SOURCES = server/r128_dri.c 
 
-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 = \
        r128_context.c \
        r128_lock.c \
@@ -40,4 +29,3 @@ ASM_SOURCES =
 
 include ../Makefile.template
 
-symlinks: