summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 17e3740d..8354df18 100644
--- a/Makefile
+++ b/Makefile
@@ -1398,7 +1398,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 \