diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2025-05-31 12:27:30 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2025-05-31 12:27:30 +0000 |
| commit | 83a1ee578c9d1ab7013e997289c7cd470c0e6902 (patch) | |
| tree | ced41b5d89ec0375ac811c264d5ce66cc8f91b86 /libexec/atf | |
| parent | 45538173c120eadca115fd7e56c657905bf73771 (diff) | |
Diffstat (limited to 'libexec/atf')
| -rw-r--r-- | libexec/atf/atf-sh/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libexec/atf/atf-sh/Makefile b/libexec/atf/atf-sh/Makefile index ba949fd3072e..2e821684d8a8 100644 --- a/libexec/atf/atf-sh/Makefile +++ b/libexec/atf/atf-sh/Makefile @@ -54,6 +54,7 @@ MLINKS+= \ atf-sh.3 atf_get_srcdir.3 \ atf-sh.3 atf_init_test_cases.3 \ atf-sh.3 atf_pass.3 \ + atf-sh.3 atf_require_kmod.3 \ atf-sh.3 atf_require_prog.3 \ atf-sh.3 atf_set.3 \ atf-sh.3 atf_skip.3 \ |
