1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-05 12:56:08 +00:00

Ensure zstreamdump subdir can be visited

Reported by:	Thomas Laus
Sponsored by:	iXsystems, Inc.
This commit is contained in:
Ryan Moeller 2020-09-01 19:02:07 +00:00
parent e83370448f
commit 0667273959
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=365057

View File

@ -18,6 +18,7 @@ _zinject= zinject
.if ${MK_LIBTHR} != "no"
_ztest= ztest
_zstream = zstream
_zstreamdump = zstreamdump
.endif
.endif