Add cap_random.3 to build system.

This should be done with r328494.
This commit is contained in:
Mariusz Zaborski 2018-01-27 22:57:06 +00:00
parent e2d84d5adc
commit c1d2583d9d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=328498

View File

@ -21,4 +21,9 @@ LIBADD= nv
CFLAGS+=-I${.CURDIR}
MAN+= cap_random.3
MLINKS+=cap_random.3 libcap_random.3
MLINKS+=cap_random.3 cap_random_buf.3
.include <bsd.lib.mk>