diff options
| author | Enji Cooper <ngie@FreeBSD.org> | 2017-08-02 08:14:06 +0000 |
|---|---|---|
| committer | Enji Cooper <ngie@FreeBSD.org> | 2017-08-02 08:14:06 +0000 |
| commit | 8c09935728787235a761b6104c91ad6885ed4cd8 (patch) | |
| tree | 656506d15b213cca9be7a5a93c648871491e0f15 /lib/libsbuf | |
| parent | 5e291c3faf37cc6fa065555c34041e5e67838a83 (diff) | |
Notes
Diffstat (limited to 'lib/libsbuf')
| -rw-r--r-- | lib/libsbuf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libsbuf/Makefile b/lib/libsbuf/Makefile index 3e89f11c1b6ca..ac8be92c8dbd8 100644 --- a/lib/libsbuf/Makefile +++ b/lib/libsbuf/Makefile @@ -14,6 +14,7 @@ VERSION_DEF= ${.CURDIR}/Version.def .PATH: ${SRCTOP}/sys/kern +HAS_TESTS= SUBDIR.${MK_TESTS}+= tests .include <bsd.lib.mk> |
