diff --git a/usr.sbin/pw/tests/Makefile b/usr.sbin/pw/tests/Makefile index 1ae14f3d9fc5..b284db2eb835 100644 --- a/usr.sbin/pw/tests/Makefile +++ b/usr.sbin/pw/tests/Makefile @@ -5,6 +5,7 @@ PACKAGE= tests BINDIR= ${TESTSDIR} PROGS+= crypt +WARNS?= 6 LIBADD+= crypt ATF_TESTS_SH= pw_etcdir \