X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=fe51ddf8bd4f34d9ae2184032d6159980613a650;hb=76fcb8fd086921351235ba662227a0e02c94c0b5;hp=d8a9b3cf0f084113375fed58b2bbe561236df679;hpb=fddad09b7471a28bef07280111b41d6762850860;p=selector.git diff --git a/Makefile b/Makefile index d8a9b3c..fe51ddf 100644 --- a/Makefile +++ b/Makefile @@ -34,7 +34,7 @@ else OPTIMIZE_FLAG = -O2 endif -CFLAGS = -Wall -ansi -pedantic -DUNAME="$(UNAME)" $(OPTIMIZE_FLAG) +CFLAGS = -Wall -Wextra -ansi -pedantic -DUNAME="$(UNAME)" $(OPTIMIZE_FLAG) all: selector