diff options
Diffstat (limited to 'lib/libcam/tests/Makefile')
-rw-r--r-- | lib/libcam/tests/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libcam/tests/Makefile b/lib/libcam/tests/Makefile index 178c30805f92..89e59ca9932e 100644 --- a/lib/libcam/tests/Makefile +++ b/lib/libcam/tests/Makefile @@ -5,6 +5,4 @@ ATF_TESTS_C+= cam_test LIBADD+= cam -WARNS?= 6 - .include <bsd.test.mk> |