]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - makefile
more q3bsp work (and no it still doesn't work right)
[xonotic/darkplaces.git] / makefile
index a9edef57e31293667e6a5e1029d2062be3f0ca48..bd43e706c7c2872dbb37412d8aa97fa331854598 100644 (file)
--- a/makefile
+++ b/makefile
@@ -56,7 +56,7 @@ SHAREDOBJECTS=        cmd.o collision.o common.o crc.o cvar.o \
                filematch.o host.o host_cmd.o image.o mathlib.o matrixlib.o \
                model_alias.o model_brush.o model_shared.o model_sprite.o \
                netconn.o lhnet.o palette.o portals.o protocol.o fs.o \
-               sys_shared.o world.o wad.o zone.o
+               sys_shared.o winding.o world.o wad.o zone.o
 COMMONOBJECTS= $(CLIENTOBJECTS) $(SERVEROBJECTS) $(SHAREDOBJECTS)
 
 # note that builddate.c is very intentionally not compiled to a .o before