Fixed a minor inconsistency.
authorparasti <parasti@78b8d119-cf0a-0410-b17c-f493084dd1d7>
Sun, 9 Sep 2007 01:21:18 +0000 (01:21 +0000)
committerparasti <parasti@78b8d119-cf0a-0410-b17c-f493084dd1d7>
Sun, 9 Sep 2007 01:21:18 +0000 (01:21 +0000)
git-svn-id: https://s.snth.net/svn/neverball/trunk@1112 78b8d119-cf0a-0410-b17c-f493084dd1d7

Makefile

index 55b0eda..3d6fd2b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -106,7 +106,7 @@ BALL_OBJS := \
        ball/st_shared.o    \
        ball/st_pause.o     \
        ball/main.o
-PUTT_OBJS= \
+PUTT_OBJS := \
        share/lang.o        \
        share/st_resol.o    \
        share/vec3.o        \