diff options
| author | Enji Cooper <ngie@FreeBSD.org> | 2015-04-27 08:31:43 +0000 |
|---|---|---|
| committer | Enji Cooper <ngie@FreeBSD.org> | 2015-04-27 08:31:43 +0000 |
| commit | e100f6a2fc03d6f8c268f237f595533ea8044810 (patch) | |
| tree | c9696f02e758e347a8f98d787860068f45b51432 /tests/sys/Makefile | |
| parent | 74b22066b022025b0c871ace2b169746baa6667f (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 c5ab9c640a10..899cb87cb42f 100644 --- a/tests/sys/Makefile +++ b/tests/sys/Makefile @@ -8,6 +8,7 @@ TESTS_SUBDIRS+= fifo TESTS_SUBDIRS+= file TESTS_SUBDIRS+= kern TESTS_SUBDIRS+= kqueue +TESTS_SUBDIRS+= mqueue TESTS_SUBDIRS+= netinet TESTS_SUBDIRS+= opencrypto |
