mirror of
https://github.com/opnsense/src.git
synced 2026-04-13 13:28:01 -04:00
7 lines
88 B
Makefile
7 lines
88 B
Makefile
|
|
ATF_TESTS_C+= libcam_test
|
|
ATF_TESTS_C+= cam_test
|
|
|
|
LIBADD+= cam
|
|
|
|
.include <bsd.test.mk>
|