]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - makefile
added r_shadow_help and r_editlights_help commands containing documentation
[xonotic/darkplaces.git] / makefile
index ef555bc91c5d1ff35dab1d45fe047399fa721f56..be168a3bcb0fa8cd2bb0a61abe0ed27adfd57785 100644 (file)
--- a/makefile
+++ b/makefile
@@ -49,7 +49,7 @@ CLIENTOBJECTS=        cgame.o cgamevm.o chase.o cl_collision.o cl_demo.o cl_input.o \
                jpeg.o keys.o menu.o meshqueue.o r_crosshairs.o r_explosion.o \
                r_lerpanim.o r_light.o r_lightning.o r_modules.o r_sky.o \
                r_sprites.o sbar.o ui.o vid_shared.o view.o wavefile.o \
-               r_shadow.o
+                r_shadow.o prvm_exec.o prvm_edict.o prvm_cmds.o
 SERVEROBJECTS= pr_cmds.o pr_edict.o pr_exec.o sv_main.o sv_move.o \
                sv_phys.o sv_user.o
 SHAREDOBJECTS= cmd.o collision.o common.o crc.o cvar.o \