summaryrefslogtreecommitdiffstats
path: root/bin/cat
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2015-01-05 20:38:47 +0000
committerngie <ngie@FreeBSD.org>2015-01-05 20:38:47 +0000
commitea343b0642d0e291f0d4c039da85c77d98c6f16b (patch)
tree473e37649114a329fcef2029723e151254829d3b /bin/cat
parent63ec34020998040ea997e29ae91f355a9fb2e11e (diff)
downloadFreeBSD-src-ea343b0642d0e291f0d4c039da85c77d98c6f16b.zip
FreeBSD-src-ea343b0642d0e291f0d4c039da85c77d98c6f16b.tar.gz
Install d_align.{in,out} for the :align test
X-MFC with: r276669 Pointyhat to: me
Diffstat (limited to 'bin/cat')
-rw-r--r--bin/cat/tests/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/bin/cat/tests/Makefile b/bin/cat/tests/Makefile
index 5afdd84..73f82e1 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 <netbsd-tests.test.mk>
.include <bsd.test.mk>
OpenPOWER on IntegriCloud