make: extend style sweep

This commit is contained in:
Franco Fichtner
2019-05-06 07:49:50 +02:00
parent 00c01cd3fc
commit e0988611af
+1 -1
View File
@@ -307,7 +307,7 @@ sweep: check
find ${.CURDIR} -type f -depth 1 -print0 | \
xargs -0 -n1 ${.CURDIR}/../../Scripts/cleanfile
STYLEDIRS?= src/etc/inc/plugins.inc.d src/opnsense
STYLEDIRS?= src/etc/inc src/opnsense
style: check
@: > ${.CURDIR}/.style.out