fix memory leak in g_bio zone introduced in r320452, another ABD fallout
[freebsd.git] / usr.sbin / unbound / Makefile
1 # $FreeBSD$
2
3 SUBDIR= daemon anchor checkconf control
4 SUBDIR+= local-setup
5 SUBDIR_PARALLEL=
6
7 .include <bsd.subdir.mk>