summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorThilo Schulz <arny@ats.s.bawue.de>2011-05-06 11:43:07 +0000
committerTim Angus <tim@ngus.net>2013-01-09 21:36:39 +0000
commite0a6aceec0f66b5fd1f72705f27d3d50695bebe7 (patch)
treee8c7510fdc4105f2e3fe8028621f1eb684caca3c /Makefile
parentc5701c9d79c1e6d74205844c06b3211f5f11a189 (diff)
IQM skin support and print limit info, make other limit info consistent, patch by Zack Middleton (#4978)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index be04fa2f..b7650552 100644
--- a/Makefile
+++ b/Makefile
@@ -1323,12 +1323,12 @@ Q3OBJ = \
$(B)/client/tr_image_tga.o \
$(B)/client/tr_image_pcx.o \
$(B)/client/tr_init.o \
- $(B)/client/tr_model_iqm.o \
$(B)/client/tr_light.o \
$(B)/client/tr_main.o \
$(B)/client/tr_marks.o \
$(B)/client/tr_mesh.o \
$(B)/client/tr_model.o \
+ $(B)/client/tr_model_iqm.o \
$(B)/client/tr_noise.o \
$(B)/client/tr_scene.o \
$(B)/client/tr_shade.o \