]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - makefile.inc
(Round 1) Break up protocol.c
[xonotic/darkplaces.git] / makefile.inc
index a69e8fa493407630b77ba49782d90cfd30d47f01..36aad5f7fd2d5d69bb27e97d9f4310c9a52b9f43 100644 (file)
@@ -82,6 +82,8 @@ OBJ_COMMON= \
        cl_cmd.o \
        cl_collision.o \
        cl_demo.o \
+       cl_entframe.o \
+       cl_entframe_quake.o \
        cl_input.o \
        cl_main.o \
        cl_parse.o \
@@ -144,6 +146,8 @@ OBJ_COMMON= \
        sbar.o \
        sv_ccmds.o \
        sv_demo.o \
+       sv_entframe_csqc.o \
+       sv_entframe_quake.o \
        sv_main.o \
        sv_move.o \
        sv_phys.o \