.include <src.opts.mk>

SUBDIR= echo-client \
	echo-server \
	json-client \
	credentials

.include <bsd.subdir.mk>
