From af2a8cbcb1ea14322a59abd0fe2f15072a35acbb Mon Sep 17 00:00:00 2001 From: steve Date: Mon, 3 May 1999 03:53:35 +0000 Subject: Add the juke, kmp3, and ripit ports. --- audio/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'audio') diff --git a/audio/Makefile b/audio/Makefile index aeab6f11a7c7..0791b1fb2fc1 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.84 1999/04/21 23:29:47 fenner Exp $ +# $Id: Makefile,v 1.85 1999/04/27 13:44:40 taoka Exp $ # SUBDIR += amp @@ -22,7 +22,9 @@ SUBDIR += kdemultimedia SUBDIR += kdemultimedia11 SUBDIR += kmikmod + SUBDIR += kmp3 SUBDIR += kmpg + SUBDIR += juke SUBDIR += lamer SUBDIR += libaudiofile SUBDIR += linux-realplayer @@ -42,6 +44,7 @@ SUBDIR += replay SUBDIR += rio SUBDIR += ripenc + SUBDIR += ripit SUBDIR += rosegarden SUBDIR += rplay SUBDIR += rsynth -- cgit