aboutsummaryrefslogtreecommitdiff
path: root/util/pmh7tool/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'util/pmh7tool/Makefile')
-rw-r--r--util/pmh7tool/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/pmh7tool/Makefile b/util/pmh7tool/Makefile
index 384d3d9c4e..034ed40c59 100644
--- a/util/pmh7tool/Makefile
+++ b/util/pmh7tool/Makefile
@@ -14,7 +14,7 @@
##
CC = gcc
-CFLAGS = -O2 -Wall -W -Werror
+CFLAGS = -O2 -Wall -Wextra -Werror
PROGRAM = pmh7tool
INSTALL = /usr/bin/env install
PREFIX = /usr/local