summaryrefslogtreecommitdiff
path: root/lib/libxo/Makefile
blob: 97172d0e8637fcaf8ed66bfbba36ff4173963044 (plain)
1
2
3
4
5
6
7
8
9
.include <src.opts.mk>

HAS_TESTS=

SUBDIR.${MK_TESTS}+= tests

SUBDIR = libxo .WAIT encoder

.include <bsd.subdir.mk>