summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTim Angus <tim@ngus.net>2005-06-07 00:48:15 +0000
committerTim Angus <tim@ngus.net>2005-06-07 00:48:15 +0000
commit17e5b74251148a0c8fb9d8c6dc46977af11e4f66 (patch)
treeab105663e1c0c0a2578b8b0d3922cec0d38ecb49 /Makefile
parent16570422bb836e39f145b3676403a9a470a832a0 (diff)
* Human scanner blips now fade away after updates
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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