From 17e5b74251148a0c8fb9d8c6dc46977af11e4f66 Mon Sep 17 00:00:00 2001 From: Tim Angus Date: Tue, 7 Jun 2005 00:48:15 +0000 Subject: * Human scanner blips now fade away after updates --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 26ff6f3f..4fa55abe 100644 --- a/Makefile +++ b/Makefile @@ -123,7 +123,7 @@ RPMARCH=i386 VENDOR=unknown endif #alpha test -BASE_CFLAGS=-pipe +BASE_CFLAGS=-pipe -Wall DEBUG_CFLAGS=$(BASE_CFLAGS) -g -pg DEPEND_CFLAGS= -MM -- cgit