diff options
| author | Enji Cooper <ngie@FreeBSD.org> | 2017-06-30 05:49:12 +0000 |
|---|---|---|
| committer | Enji Cooper <ngie@FreeBSD.org> | 2017-06-30 05:49:12 +0000 |
| commit | 4fb696d630c32af4c53cab3c8c609b916c21ba5e (patch) | |
| tree | de8ec4920cb965e9a22e7d6965d42184af8f0e85 /libexec | |
| parent | b90e33a4356742b698e928a310d1a2f71a9c9cc4 (diff) | |
Notes
Diffstat (limited to 'libexec')
| -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 d8f2b9552fa01..a9ecc2ffcaa90 100644 --- a/libexec/atf/atf-sh/Makefile +++ b/libexec/atf/atf-sh/Makefile @@ -52,6 +52,7 @@ MLINKS+= \ atf-sh.3 atf_fail.3 \ atf-sh.3 atf_get.3 \ 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_prog.3 \ atf-sh.3 atf_set.3 \ |
