From 43190c7cd9e99bf2e333fbfe5b23cb04aae5a0c0 Mon Sep 17 00:00:00 2001 From: mbalmer Date: Sun, 14 May 2006 21:01:06 +0000 Subject: [PATCH] Put the comma back in place. --- audio/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/audio/Makefile b/audio/Makefile index 2e0ee963686..9f884272518 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.143 2006/05/14 20:54:09 mbalmer Exp $ +# $OpenBSD: Makefile,v 1.144 2006/05/14 21:01:06 mbalmer Exp $ # $FreeBSD: Makefile,v 1.40 1997/11/16 22:49:20 fenner Exp $ SUBDIR += abcde @@ -33,7 +33,7 @@ SUBDIR += lame SUBDIR += lame,no_x11 SUBDIR += liba52 - SUBDIR += libao + SUBDIR += libao, SUBDIR += libcdaudio SUBDIR += libgpod SUBDIR += libid3tag