From 284e731f1dd1edc8384c98422336987209ed2a55 Mon Sep 17 00:00:00 2001 From: jolan Date: Sun, 12 Jul 2009 23:27:25 +0000 Subject: [PATCH] +libdca --- audio/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/audio/Makefile b/audio/Makefile index 6fd88ff2d9d..a7c0eab5cae 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.228 2009/07/12 20:43:55 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.229 2009/07/12 23:27:25 jolan Exp $ # $FreeBSD: Makefile,v 1.40 1997/11/16 22:49:20 fenner Exp $ SUBDIR += abcde @@ -56,6 +56,7 @@ SUBDIR += libcdaudio SUBDIR += libcddb SUBDIR += libcdio + SUBDIR += libdca SUBDIR += libgpod SUBDIR += libid3tag SUBDIR += libmad