1# $FreeBSD$ 2 3.include <src.opts.mk> 4 5HAS_TESTS= 6 7SUBDIR.${MK_TESTS}+= tests 8 9SUBDIR = libxo .WAIT encoder 10 11.include <bsd.subdir.mk> 12