gl: updated glxext.h to version 27
[mesa.git] / src / gallium / winsys / drm / vmware / dri / SConscript
index adf2bf16d10b9d1260d7cb289903dd2e7b9621f7..d26d0cd74835ee8de05f1b905eab4f096eca47ae 100644 (file)
@@ -35,7 +35,6 @@ if env['platform'] == 'linux':
             ])
 
       env.Append(CFLAGS = [
-            '-Werror',
             '-std=gnu99',
             '-D_FILE_OFFSET_BITS=64',
             ])
@@ -49,7 +48,8 @@ if env['platform'] == 'linux':
             svgadrm,
             svga,
             mesa,
-            auxiliaries,
+            glsl,
+            gallium,
             ])
       
       # TODO: write a wrapper function http://www.scons.org/wiki/WrapperFunctions