Refactor COMMON_SOURCES up to Makefile.template
[mesa.git] / src / mesa / drivers / dri / s3v / Makefile
index 2c7bafaa03532de823ae8c9c6310e40f10cbaaa9..9bd797315489e3c1c0049d0d7e53643955d60971 100644 (file)
@@ -8,17 +8,6 @@ LIBNAME = s3v_dri.so
 # Doesn't exist yet.
 #MINIGLX_SOURCES = server/savage_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 = \
        s3v_context.c \
         s3v_dd.c \