aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/gzip/tests/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/gzip/tests/Makefile')
-rw-r--r--usr.bin/gzip/tests/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/usr.bin/gzip/tests/Makefile b/usr.bin/gzip/tests/Makefile
index 03a5852b3ff0..96acbd231e63 100644
--- a/usr.bin/gzip/tests/Makefile
+++ b/usr.bin/gzip/tests/Makefile
@@ -2,6 +2,10 @@
.include <bsd.own.mk>
+PACKAGE= tests
+FILESGROUPS= TESTS
+TESTSPACKAGE= ${PACKAGE}
+
NETBSD_ATF_TESTS_SH= gzip_test
.include <netbsd-tests.test.mk>