summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/haiku-softpipe
diff options
context:
space:
mode:
authorEmil Velikov <emil.l.velikov@gmail.com>2014-08-28 21:54:20 +0100
committerAlexander von Gluck IV <kallisti5@unixzen.com>2014-08-28 21:34:43 -0400
commit5b8900ded3988084c5bf005c0780efbec912d755 (patch)
tree293f25e55f092820cce88fe1256564f230df9adc /src/gallium/targets/haiku-softpipe
parent311b59495c81f26ee3bee4d8c9e36c0ce15be155 (diff)
downloadexternal_mesa3d-5b8900ded3988084c5bf005c0780efbec912d755.zip
external_mesa3d-5b8900ded3988084c5bf005c0780efbec912d755.tar.gz
external_mesa3d-5b8900ded3988084c5bf005c0780efbec912d755.tar.bz2
hgl: trivial bits
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Diffstat (limited to 'src/gallium/targets/haiku-softpipe')
-rw-r--r--src/gallium/targets/haiku-softpipe/SConscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/targets/haiku-softpipe/SConscript b/src/gallium/targets/haiku-softpipe/SConscript
index d89a2af..d5fd699 100644
--- a/src/gallium/targets/haiku-softpipe/SConscript
+++ b/src/gallium/targets/haiku-softpipe/SConscript
@@ -2,7 +2,7 @@ Import('*')
env.Prepend(LIBS = [
ws_haiku,
- st_haiku,
+ st_haiku,
trace,
rbug,
mesautil,