Fix make includes path to nvpair.h
Fixes a typo introduced in 9e5787d228
This commit is contained in:
parent
8d30571d45
commit
74eb7f97ec
@ -397,7 +397,7 @@ symlinks: .PHONY .META
|
||||
cd ${SRCTOP}/sys/rpc;
|
||||
.if ${MK_CDDL} != "no"
|
||||
${INSTALL_SYMLINK} ${TAG_ARGS:D${TAG_ARGS},dev} \
|
||||
../../../sys/contrib/openenzfs/include/sys/nvpair.h \
|
||||
../../../sys/contrib/openzfs/include/sys/nvpair.h \
|
||||
${SDESTDIR}${INCLUDEDIR}/sys
|
||||
.endif
|
||||
.if ${MK_MLX5TOOL} != "no"
|
||||
|
Loading…
Reference in New Issue
Block a user