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 /lib/atf/libatf-c++/tests/detail | |
| parent | c4429c7e7c91b6aba03784229ce63018809840e1 (diff) | |
More 'tests' packaging fixes.
Sponsored by: The FreeBSD Foundation
Notes
svn path=/projects/release-pkg/; revision=295216
Diffstat (limited to 'lib/atf/libatf-c++/tests/detail')
| -rw-r--r-- | lib/atf/libatf-c++/tests/detail/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/atf/libatf-c++/tests/detail/Makefile b/lib/atf/libatf-c++/tests/detail/Makefile index 4c5e1be953d8..f194abf9041d 100644 --- a/lib/atf/libatf-c++/tests/detail/Makefile +++ b/lib/atf/libatf-c++/tests/detail/Makefile @@ -3,6 +3,8 @@ .include <bsd.init.mk> PACKAGE= tests +FILESGROUPS= TESTS +TESTSPACKAGE= ${PACKAGE} TESTSDIR= ${TESTSBASE}/lib/atf/libatf-c++/detail ATF= ${SRCTOP}/contrib/atf |
