summaryrefslogtreecommitdiff
path: root/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.mk b/config.mk
index 9852c1f..76979c2 100644
--- a/config.mk
+++ b/config.mk
@@ -9,7 +9,7 @@ OS := -D_LINUX
OSDIR := linux
# (Add a -g for debugging)
-CPPFLAGS += -O2
+CPPFLAGS += -O2 -Wall
# Add compile options, such as -I option to include jpeglib's headers
# CPPFLAGS += -I/home/fred/jpeglib