aboutsummaryrefslogtreecommitdiff
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 b6df30d..453ce67 100644
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@
#
CC = gcc
-CFLAGS = -Wall -Wextra
+CFLAGS = -Wall -Wextra -Wundef -Wshadow -Wformat=2
PREFIX ?= /usr/local
TARGET = cfetch