Fix some SMP bits I missed

This commit is contained in:
Tim Angus 2013-01-26 21:40:45 +00:00
parent 15aad331a4
commit 517c65d85e
3 changed files with 2 additions and 9 deletions

View file

@ -1509,7 +1509,8 @@ Q3R2OBJ = \
$(B)/rend2/tr_vbo.o \
$(B)/rend2/tr_world.o \
\
$(B)/renderer/sdl_gamma.o
$(B)/renderer/sdl_gamma.o \
$(B)/renderer/sdl_glimp.o
Q3R2STRINGOBJ = \
$(B)/rend2/glsl/bokeh_fp.o \