summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTim Angus <tim@ngus.net>2001-08-17 00:15:12 +0000
committerTim Angus <tim@ngus.net>2001-08-17 00:15:12 +0000
commit19fb544e1df363411b176f7f45af79f52a6d90d2 (patch)
tree9a1d2c0c0a6b5e9aa15a0b590f0f64d736eec1e6 /Makefile
parentbb6827e851b1b412240d813706789233c1ffdb6e (diff)
Animated map object entity
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 4a2893bd..8666d44d 100644
--- a/Makefile
+++ b/Makefile
@@ -47,6 +47,7 @@ CGOBJ = \
$(GDIRNAME)/q_shared.o \
$(CGDIRNAME)/cg_consolecmds.o \
$(CGDIRNAME)/cg_buildable.o \
+ $(CGDIRNAME)/cg_animmapobj.o \
$(CGDIRNAME)/cg_spriter.o \
$(CGDIRNAME)/cg_draw.o \
$(CGDIRNAME)/cg_drawtools.o \