From ea343b0642d0e291f0d4c039da85c77d98c6f16b Mon Sep 17 00:00:00 2001 From: ngie Date: Mon, 5 Jan 2015 20:38:47 +0000 Subject: [PATCH] Install d_align.{in,out} for the :align test X-MFC with: r276669 Pointyhat to: me --- bin/cat/tests/Makefile | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/bin/cat/tests/Makefile b/bin/cat/tests/Makefile index 5afdd8409452..73f82e125d6f 100644 --- a/bin/cat/tests/Makefile +++ b/bin/cat/tests/Makefile @@ -8,6 +8,11 @@ TESTSDIR= ${TESTSBASE}/bin/cat NETBSD_ATF_TESTS_SH= cat_test +FILESDIR= ${TESTSDIR} + +FILES= d_align.in +FILES+= d_align.out + .include .include