diff options
Diffstat (limited to 'usr.bin/calendar/tests/Makefile')
-rw-r--r-- | usr.bin/calendar/tests/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/usr.bin/calendar/tests/Makefile b/usr.bin/calendar/tests/Makefile index b9b0607f20b8f..a3bdadaef85fb 100644 --- a/usr.bin/calendar/tests/Makefile +++ b/usr.bin/calendar/tests/Makefile @@ -1,5 +1,8 @@ # $FreeBSD$ +PACKAGE= tests +FILESGROUPS= TESTS +TESTSPACKAGE= ${PACKAGE} TAP_TESTS_SH= legacy_test FILESDIR= ${TESTSDIR} |