Can't bail in sisDDLogicOpCode when logicop is off, because it's called with
[mesa.git] / src / mesa / drivers / dri / i830 / Makefile
index f6ba1fa62162b4ad0c8178e943bffe226c9ef72f..d2db225c7d06d81b3c8ca292024bfb99efcf53c2 100644 (file)
@@ -11,7 +11,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 = \
        i830_context.c \
@@ -34,5 +36,7 @@ C_SOURCES = \
 ASM_SOURCES = 
 
 
+
 include ../Makefile.template
 
+symlinks: