summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
blob: a7d7c3c7e8d38ae8200b4321f9f8ba6e999dd9ca (plain)
1
2
3
4
5
6
7
8
9
NULL =
SUBDIRS = 

if GTEST_AVAILABLE
SUBDIRS +=	libntp	\
		ntpd	\
		$(NULL)
endif