remember to install test data files too. thanks, Paul.

This commit is contained in:
pooka 2011-03-10 14:49:17 +00:00
parent 728c26c193
commit f8e076eb7c
1 changed files with 4 additions and 1 deletions

View File

@ -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>