diff options
| author | Isaac Freund <ifreund@freebsdfoundation.org> | 2024-12-23 21:54:29 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2024-12-23 22:03:30 +0000 |
| commit | 3a56015a2f5d630910177fa79a522bb95511ccf7 (patch) | |
| tree | 086b5446664f4ce564f005fc11e154d3bab729f2 /secure/libexec/tests | |
| parent | 969d1aa4dbfcbccd8de965f7761203208bf04e46 (diff) | |
Diffstat (limited to 'secure/libexec/tests')
| -rw-r--r-- | secure/libexec/tests/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/secure/libexec/tests/Makefile b/secure/libexec/tests/Makefile index 29b1b564beca..e142d9c1e98a 100644 --- a/secure/libexec/tests/Makefile +++ b/secure/libexec/tests/Makefile @@ -1,4 +1,5 @@ .PATH: ${SRCTOP}/tests KYUAFILE= yes +PACKAGE= tests .include <bsd.test.mk> |
