diff options
| author | Alan Somers <asomers@FreeBSD.org> | 2014-03-20 20:39:41 +0000 |
|---|---|---|
| committer | Alan Somers <asomers@FreeBSD.org> | 2014-03-20 20:39:41 +0000 |
| commit | f227705fdb5a6b80c79f20fb71d83190f797d17b (patch) | |
| tree | ded5b2efefb8d1dbd3412720a49e0cd1a61fda86 /tests/sys/Makefile | |
| parent | ef78ad02902a21bc6d82eccd6923a122d531ee34 (diff) | |
Notes
Diffstat (limited to 'tests/sys/Makefile')
| -rw-r--r-- | tests/sys/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/sys/Makefile b/tests/sys/Makefile index ea8b3c46de574..88b558ef31fd0 100644 --- a/tests/sys/Makefile +++ b/tests/sys/Makefile @@ -5,6 +5,7 @@ .PATH: ${.CURDIR}/.. TESTS_SUBDIRS+= kern +TESTS_SUBDIRS+= netinet TESTSDIR= ${TESTSBASE}/sys KYUAFILE= yes |
