]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/ntp/tests/Makefile.am
Restore packaging subdir to enable running unmodified configure script.
[FreeBSD/FreeBSD.git] / contrib / ntp / tests / Makefile.am
1 NULL =
2 SUBDIRS = 
3
4 if GTEST_AVAILABLE
5 SUBDIRS +=      libntp  \
6                 ntpd    \
7                 $(NULL)
8 endif
9