From e0ea8e24693b44cd74f6698e4d6c7a21f700c6ac Mon Sep 17 00:00:00 2001 From: jasper Date: Thu, 20 Mar 2008 18:26:01 +0000 Subject: [PATCH] - add libcdio --- audio/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/audio/Makefile b/audio/Makefile index d8f8e1f139e..709ac4da643 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.189 2008/03/19 14:40:39 jasper Exp $ +# $OpenBSD: Makefile,v 1.190 2008/03/20 18:26:01 jasper Exp $ # $FreeBSD: Makefile,v 1.40 1997/11/16 22:49:20 fenner Exp $ SUBDIR += abcde @@ -57,6 +57,7 @@ SUBDIR += libao, SUBDIR += libcdaudio SUBDIR += libcddb + SUBDIR += libcdio SUBDIR += libgpod SUBDIR += libid3tag SUBDIR += libmad