scons: Fix libGL.so build.

This commit is contained in:
Roland Scheidegger 2012-01-13 22:37:18 +01:00
parent 548526f2e9
commit 6c2c2c5a07

View file

@ -36,6 +36,7 @@ if False: # XXX: SHARED_GLAPI
sources = [
'clientattrib.c',
'clientinfo.c',
'create_context.c',
'compsize.c',
'eval.c',