diff options
author | Glen Barber <gjb@FreeBSD.org> | 2016-02-03 19:08:45 +0000 |
---|---|---|
committer | Glen Barber <gjb@FreeBSD.org> | 2016-02-03 19:08:45 +0000 |
commit | 1f4bcc459a76b7aa664f3fd557684cd0ba6da352 (patch) | |
tree | 891524ce59d1069a3a30f24230272ae586baf8ab /tests/Makefile | |
parent | c4429c7e7c91b6aba03784229ce63018809840e1 (diff) | |
download | src-1f4bcc459a76b7aa664f3fd557684cd0ba6da352.tar.gz src-1f4bcc459a76b7aa664f3fd557684cd0ba6da352.zip |
More 'tests' packaging fixes.
Sponsored by: The FreeBSD Foundation
Notes
Notes:
svn path=/projects/release-pkg/; revision=295216
Diffstat (limited to 'tests/Makefile')
-rw-r--r-- | tests/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile b/tests/Makefile index 966cac8b57ec..ba743ee31df5 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -5,6 +5,7 @@ PACKAGE= tests FILESGROUPS= TESTS TESTSPACKAGE= ${PACKAGE} +TESTS+= Kyuafile SUBDIR+= etc SUBDIR+= sys |