summaryrefslogtreecommitdiff
path: root/tests/usr.bin/mixerctl/Makefile
blob: bd3f63894a27bd50df3b520eb442f96638ffc701 (plain)
1
2
3
4
5
6
7
8
# $NetBSD: Makefile,v 1.1 2017/01/02 15:40:09 christos Exp $

.include <bsd.own.mk>

TESTSDIR=	${TESTSBASE}/usr.bin/mixerctl
TESTS_SH=	t_mixerctl

.include <bsd.test.mk>