Hook up ng_checksum(4) module and appropriate manpage to the build. The module

was added back in 2016, but has never been connected.

MFC after:	1 week
This commit is contained in:
Maxim Sobolev 2018-12-09 02:58:53 +00:00
parent 759e5d25da
commit 470b28812f
2 changed files with 2 additions and 0 deletions

View file

@ -323,6 +323,7 @@ MAN= aac.4 \
ng_btsocket.4 \
ng_car.4 \
ng_ccatm.4 \
ng_checksum.4 \
ng_cisco.4 \
ng_deflate.4 \
ng_device.4 \

View file

@ -11,6 +11,7 @@ SUBDIR= async \
bpf \
bridge \
car \
checksum \
cisco \
deflate \
device \