jasper 82b5352940 hookup its and support
spotted by nigel@
2015-09-06 08:29:59 +00:00

12 lines
291 B
Makefile

# $OpenBSD: Makefile,v 1.2 2015/09/06 08:29:59 jasper Exp $
SUBDIR =
SUBDIR += core,${FLAVOR}
SUBDIR += expectations,${FLAVOR}
SUBDIR += its,${FLAVOR}
SUBDIR += mocks,${FLAVOR}
SUBDIR += rspec,${FLAVOR}
SUBDIR += support,${FLAVOR}
.include <bsd.port.subdir.mk>