Install d_align.{in,out} for the :align test

X-MFC with: r276669
Pointyhat to: me
This commit is contained in:
Enji Cooper 2015-01-05 20:38:47 +00:00
parent b217d18412
commit a9c218da80

View File

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