scons: Add main/pipelineobj.c to src/mesa/SConscript.
authorVinson Lee <vlee@freedesktop.org>
Sat, 22 Feb 2014 00:58:17 +0000 (16:58 -0800)
committerVinson Lee <vlee@freedesktop.org>
Sat, 22 Feb 2014 01:00:47 +0000 (17:00 -0800)
This patch fixes this SCons build error.

build/linux-x86_64-debug/mesa/libmesa.a(context.os): In function `init_attrib_groups':
src/mesa/main/context.c:815: undefined reference to `_mesa_init_pipeline'

Signed-off-by: Vinson Lee <vlee@freedesktop.org>

No differences found