Author: ngie
Date: Mon Jan  5 20:38:47 2015
New Revision: 276723
URL: https://svnweb.freebsd.org/changeset/base/276723

Log:
  Install d_align.{in,out} for the :align test
  
  X-MFC with: r276669
  Pointyhat to: me

Modified:
  head/bin/cat/tests/Makefile

Modified: head/bin/cat/tests/Makefile
==============================================================================
--- head/bin/cat/tests/Makefile Mon Jan  5 20:34:06 2015        (r276722)
+++ head/bin/cat/tests/Makefile Mon Jan  5 20:38:47 2015        (r276723)
@@ -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>
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to