diff options
| author | Julio Merino <jmmv@FreeBSD.org> | 2014-06-06 18:58:06 +0000 |
|---|---|---|
| committer | Julio Merino <jmmv@FreeBSD.org> | 2014-06-06 18:58:06 +0000 |
| commit | 8c7ec47a40c212e654c6b2b8ac5ebeda7d31be10 (patch) | |
| tree | 98366908ec043344c1a289b6bc2346289b1e0ec4 /libexec/atf/Makefile | |
| parent | e4166283fbb511448aff73537829655ca4eeb4f0 (diff) | |
Notes
Diffstat (limited to 'libexec/atf/Makefile')
| -rw-r--r-- | libexec/atf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/atf/Makefile b/libexec/atf/Makefile index 6749db5fce9f..db7554d9ddaa 100644 --- a/libexec/atf/Makefile +++ b/libexec/atf/Makefile @@ -25,6 +25,6 @@ # # $FreeBSD$ -SUBDIR= atf-check tests +SUBDIR= atf-check atf-sh tests .include <bsd.subdir.mk> |
