summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTim Angus <tim@ngus.net>2002-06-24 02:54:38 +0000
committerTim Angus <tim@ngus.net>2002-06-24 02:54:38 +0000
commitc37938cbbd38597caeda1f05f7b36b0c03f2c27e (patch)
tree8010f4fdfd30c134a6279a719d05fc000e4e348b /Makefile
parentc69b2102f75dd57a6fd4ac949af4e63fda6dc3aa (diff)
Integrated wolfenstein trails stuff
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fb2919b5..1ba56c95 100644
--- a/Makefile
+++ b/Makefile
@@ -68,8 +68,8 @@ CGOBJ = \
$(CGDIRNAME)/cg_creep.o \
$(CGDIRNAME)/cg_mem.o \
$(CGDIRNAME)/cg_mp3decoder.o \
- $(CGDIRNAME)/cg_particles.o \
$(CGDIRNAME)/cg_scanner.o \
+ $(CGDIRNAME)/cg_trails.o \
$(UIDIRNAME)/ui_shared.o
UIOBJ = \