summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSteven Fuller <relnev@icculus.org>2001-07-12 17:22:07 +0000
committerPatryk Obara <dreamer.tan@gmail.com>2019-08-20 02:22:36 +0200
commit936a5198e46e3c7a8f72959373a69336b1697e76 (patch)
tree4df06c2e582f753039e52a72e6c0e0f3b6cd6fd1 /Makefile
parent1fcf3c028ae1eb5072e70fa0a8a856dfbfae595b (diff)
lots of small changes that didn't get checked in
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9ce2054..08cc774 100644
--- a/Makefile
+++ b/Makefile
@@ -9,7 +9,7 @@ LDLIBS += `sdl-config --libs`
AFLAGS = -g -Iinclude/ -w+macro-params -w+orphan-labels -w+number-overflow
-ROOT = afont.c frustrum.c kshape.c map.c maths.c mem3dc.c mem3dcpp.cpp module.c morph.c mslhand.c object.c shpanim.c sphere.c tables.c vdb.c version.c
+ROOT = afont.c frustum.c kshape.c map.c maths.c mem3dc.c mem3dcpp.cpp module.c morph.c mslhand.c object.c shpanim.c sphere.c tables.c vdb.c version.c
# the following should really be autogenerated...