llvmpipe: Add lp_test_round to SCons build.
authorVinson Lee <vlee@vmware.com>
Tue, 6 Jul 2010 23:18:32 +0000 (16:18 -0700)
committerVinson Lee <vlee@vmware.com>
Tue, 6 Jul 2010 23:18:32 +0000 (16:18 -0700)
src/gallium/drivers/llvmpipe/SConscript

index 6cdb747..57a6e71 100644 (file)
@@ -80,6 +80,7 @@ if env['platform'] != 'embedded':
         'blend',
         'conv',
        'printf',
+       'round',
        'sincos',
     ]