aboutsummaryrefslogtreecommitdiff
path: root/lib/libcam
diff options
context:
space:
mode:
authorEnji Cooper <ngie@FreeBSD.org>2017-08-02 08:14:06 +0000
committerEnji Cooper <ngie@FreeBSD.org>2017-08-02 08:14:06 +0000
commit8c09935728787235a761b6104c91ad6885ed4cd8 (patch)
tree656506d15b213cca9be7a5a93c648871491e0f15 /lib/libcam
parent5e291c3faf37cc6fa065555c34041e5e67838a83 (diff)
downloadsrc-8c09935728787235a761b6104c91ad6885ed4cd8.tar.gz
src-8c09935728787235a761b6104c91ad6885ed4cd8.zip
Notes
Diffstat (limited to 'lib/libcam')
-rw-r--r--lib/libcam/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libcam/Makefile b/lib/libcam/Makefile
index 4ea82681a071..47280e22c270 100644
--- a/lib/libcam/Makefile
+++ b/lib/libcam/Makefile
@@ -47,6 +47,7 @@ SHLIB_MAJOR= 7
.include <src.opts.mk>
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.lib.mk>