diff --git a/usr.bin/preconv/Makefile b/usr.bin/preconv/Makefile index 860ba26f167..40b53c846d9 100644 --- a/usr.bin/preconv/Makefile +++ b/usr.bin/preconv/Makefile @@ -4,4 +4,6 @@ PROG= preconv +WARNS?= 5 + .include