Fix libnv build post rename

Submitted by:	Neel Chauhan
Differential Revision:	https://reviews.freebsd.org/D25481
This commit is contained in:
mmacy 2020-06-27 02:17:04 +00:00
parent 6c29046439
commit 60e12b5687

View File

@ -15,7 +15,7 @@ SRCS= cnvlist.c
SRCS+= dnvlist.c
SRCS+= msgio.c
SRCS+= nvlist.c
SRCS+= nvpair.c
SRCS+= bsd_nvpair.c
HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests