mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-22 01:49:48 +00:00
6 lines
57 B
Makefile
6 lines
57 B
Makefile
SUBDIRS = .
|
|
|
|
if HAVE_GTEST_SOURCE
|
|
SUBDIRS += gtest
|
|
endif
|