summaryrefslogtreecommitdiffstats
path: root/sys/netpfil/ipfw/test/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netpfil/ipfw/test/Makefile')
-rw-r--r--sys/netpfil/ipfw/test/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netpfil/ipfw/test/Makefile b/sys/netpfil/ipfw/test/Makefile
index c556a4b..529306e 100644
--- a/sys/netpfil/ipfw/test/Makefile
+++ b/sys/netpfil/ipfw/test/Makefile
@@ -20,7 +20,7 @@ HEAP_OBJS=$(HEAP_SRCS:.c=.o)
VPATH= .:..
-CFLAGS = -I.. -I. -Wall -Werror -O3 -DIPFW
+CFLAGS = -I.. -I. -Wall -Werror -O3 -DIPFW -Wextra
TARGETS= test_sched # no test_heap by default
all: $(TARGETS)
OpenPOWER on IntegriCloud