# $OpenBSD: Makefile,v 1.3 2010/12/08 22:26:18 jeremy Exp $

    SUBDIR =
    SUBDIR += core

    SUBDIR += aggregates
    SUBDIR += migrations
    SUBDIR += constraints
    SUBDIR += serializer
    SUBDIR += sweatshop
    SUBDIR += timestamps
    SUBDIR += transactions
    SUBDIR += types
    SUBDIR += validations

    SUBDIR += data_mapper

.include <bsd.port.subdir.mk>
