diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 \ |