Fix including Kyuafile in packaged base system.
authorgjb <gjb@FreeBSD.org>
Fri, 29 Apr 2016 05:28:40 +0000 (05:28 +0000)
committergjb <gjb@FreeBSD.org>
Fri, 29 Apr 2016 05:28:40 +0000 (05:28 +0000)
commit06b209e9f5a8dcaee81d632c1c5b3785a1ec6382
treec76f8a71c5521ffc0b912376ae03be98a81ff7b3
parent695162c3413a87933c9895e4de9fb4fda8cb7ac9
Fix including Kyuafile in packaged base system.

Fix a related typo while here.

Note, this change results in the Kyuafile inclusion in the runtime
package, which needs to be fixed, however addresses the PR as far
as I can tell in my tests.

PR: 209114
Submitted by: ngie
Sponsored by: The FreeBSD Foundation
31 files changed:
bin/tests/Makefile
cddl/lib/tests/Makefile
cddl/sbin/tests/Makefile
cddl/tests/Makefile
cddl/usr.bin/tests/Makefile
cddl/usr.sbin/tests/Makefile
gnu/lib/tests/Makefile
gnu/tests/Makefile
gnu/usr.bin/tests/Makefile
lib/atf/libatf-c/tests/detail/Makefile
lib/atf/tests/Makefile
lib/atf/tests/test-programs/Makefile
lib/tests/Makefile
libexec/atf/atf-sh/tests/Makefile
libexec/atf/tests/Makefile
libexec/tests/Makefile
sbin/tests/Makefile
secure/lib/tests/Makefile
secure/libexec/tests/Makefile
secure/tests/Makefile
secure/usr.bin/tests/Makefile
secure/usr.sbin/tests/Makefile
share/examples/tests/Makefile
share/examples/tests/tests/Makefile
share/examples/tests/tests/atf/Makefile
share/examples/tests/tests/plain/Makefile
share/tests/Makefile
tests/Makefile
tests/etc/Makefile
usr.bin/tests/Makefile
usr.sbin/tests/Makefile