From: Stephane Marchesin <marchesin@icps.u-strasbg.fr>
[mesa.git] / src / mesa / drivers / dri / radeon / Makefile
index 191ac8c46d47bc35313713f5fe3285eb7a91596d..b9f9186f593507a456889a7b51923d088e05fdbe 100644 (file)
@@ -14,7 +14,9 @@ COMMON_SOURCES = \
        ../common/utils.c \
        ../common/texmem.c \
        ../common/vblank.c \
-       ../common/xmlconfig.c
+       ../common/xmlconfig.c \
+       ../common/dri_util.c \
+       ../common/glcontextmodes.c
 
 DRIVER_SOURCES = \
        radeon_context.c \