From e1ed4406ac9373f1a9f70330ac002ab06829290b Mon Sep 17 00:00:00 2001 From: millert Date: Fri, 19 Nov 2010 17:12:43 +0000 Subject: [PATCH] add libofa; ok martynas@ --- audio/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/audio/Makefile b/audio/Makefile index 91ae4f05df2..560b8644687 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.249 2010/10/28 22:38:38 jakemsr Exp $ +# $OpenBSD: Makefile,v 1.250 2010/11/19 17:12:43 millert Exp $ # $FreeBSD: Makefile,v 1.40 1997/11/16 22:49:20 fenner Exp $ SUBDIR = @@ -74,6 +74,7 @@ SUBDIR += libmpdclient SUBDIR += libmusicbrainz SUBDIR += libnjb + SUBDIR += libofa SUBDIR += libogg SUBDIR += libsamplerate SUBDIR += libsidplay