summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTim Angus <tim@ngus.net>2005-11-20 03:55:39 +0000
committerTim Angus <tim@ngus.net>2005-11-20 03:55:39 +0000
commite80ad4bf122eb05a5ed0c920e36cf656f98dc6e5 (patch)
treebdc1dcb2b08ed77abc72880e81989157c6003555 /Makefile
parentd6312bd43317816c281150e3baf7e8204a9452d8 (diff)
* Abstract attachment system
* Scriptable trails system * Various other stuff I'm too tired to try and remember now
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index e9d3cd3b..9a74bf50 100644
--- a/Makefile
+++ b/Makefile
@@ -65,6 +65,7 @@ CGOBJ = \
$(CGDIRNAME)/cg_weapons.o \
$(CGDIRNAME)/cg_mem.o \
$(CGDIRNAME)/cg_scanner.o \
+ $(CGDIRNAME)/cg_attachment.o \
$(CGDIRNAME)/cg_trails.o \
$(CGDIRNAME)/cg_particles.o \
$(CGDIRNAME)/cg_ptr.o \