aboutsummaryrefslogtreecommitdiff
path: root/libexec/tests/Makefile
diff options
context:
space:
mode:
authorGlen Barber <gjb@FreeBSD.org>2016-04-29 05:28:40 +0000
committerGlen Barber <gjb@FreeBSD.org>2016-04-29 05:28:40 +0000
commit49dae58b287906be26f56ba3e3dc693c3ba8cf37 (patch)
treec76f8a71c5521ffc0b912376ae03be98a81ff7b3 /libexec/tests/Makefile
parentce725c8e007e73ded89ec95d6c5724edd86a6d5e (diff)
downloadsrc-49dae58b287906be26f56ba3e3dc693c3ba8cf37.tar.gz
src-49dae58b287906be26f56ba3e3dc693c3ba8cf37.zip
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
Notes
Notes: svn path=/head/; revision=298768
Diffstat (limited to 'libexec/tests/Makefile')
-rw-r--r--libexec/tests/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/libexec/tests/Makefile b/libexec/tests/Makefile
index 04afe9ae889a..06058a0be5e4 100644
--- a/libexec/tests/Makefile
+++ b/libexec/tests/Makefile
@@ -2,10 +2,11 @@
.include <bsd.own.mk>
+FILESGROUPS= FILES
PACKAGE= tests
-FILESGROUPS= TESTS
+FILESGROUPS+= TESTS
TESTSPACKAGE= ${PACKAGE}
-TEST+= Kyuafile
+TESTS+= Kyuafile
.PATH: ${SRCTOP}/tests
KYUAFILE= yes