From c79dce02db37bd753c5093720dde501b937d67ab Mon Sep 17 00:00:00 2001 From: naddy Date: Tue, 10 Jul 2012 12:14:46 +0000 Subject: [PATCH] add opus, opus-tools --- audio/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/audio/Makefile b/audio/Makefile index 1074b610afc..27f7e2afea8 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.281 2012/07/06 17:22:49 sthen Exp $ +# $OpenBSD: Makefile,v 1.282 2012/07/10 12:14:46 naddy Exp $ # $FreeBSD: Makefile,v 1.40 1997/11/16 22:49:20 fenner Exp $ SUBDIR = @@ -130,6 +130,8 @@ SUBDIR += openal SUBDIR += opencore-amr SUBDIR += opennap + SUBDIR += opus + SUBDIR += opus-tools SUBDIR += p5-Audio-CD SUBDIR += p5-Audio-FLAC-Header SUBDIR += p5-Audio-M4P