.include <bsd.own.mk>

.if (${MKLVM} != "no")
SUBDIR+= lvm2tools
.endif

.include <bsd.subdir.mk>
