remember to install test data files too. thanks, Paul.
This commit is contained in:
parent
728c26c193
commit
f8e076eb7c
|
@ -1,10 +1,13 @@
|
|||
# $NetBSD: Makefile,v 1.1 2011/03/10 11:13:33 pooka Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2011/03/10 14:49:17 pooka Exp $
|
||||
#
|
||||
|
||||
.include <bsd.own.mk>
|
||||
|
||||
TESTSDIR= ${TESTSBASE}/usr.bin/shmif_dumpbus
|
||||
FILESDIR= ${TESTSDIR}
|
||||
|
||||
TESTS_SH= t_basic
|
||||
|
||||
FILES+= d_pcap.out d_pkthdrs.out shmbus.bz2.uue
|
||||
|
||||
.include <bsd.test.mk>
|
||||
|
|
Loading…
Reference in New Issue