summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
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