# $OpenBSD: Makefile,v 1.10 2013/05/16 21:53:31 sthen Exp $

    SUBDIR =
    SUBDIR += core-sounds
    SUBDIR += extra-sounds
.for i in gsm alaw ulaw g722 g729 wav # sln16 siren7 siren14
    SUBDIR += moh-opsound,$i
.endfor

.include <bsd.port.subdir.mk>
