diff options
author | Steve Price <steve@FreeBSD.org> | 1999-05-03 03:55:02 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-05-03 03:55:02 +0000 |
commit | 4cf3c73733e1cbd45453a4a460fdaf969d7d97f0 (patch) | |
tree | fc276400395dbb21a2b5979f9f427d7f76545e14 /audio/Makefile | |
parent | 09a283f583f4705d0a9f8f3183509f03002a4182 (diff) |
Notes
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/Makefile b/audio/Makefile index 0791b1fb2fc1..c5d4c6acd0bc 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.85 1999/04/27 13:44:40 taoka Exp $ +# $Id: Makefile,v 1.86 1999/05/03 03:53:35 steve Exp $ # SUBDIR += amp @@ -19,12 +19,12 @@ SUBDIR += gsm SUBDIR += icecast SUBDIR += id3ren + SUBDIR += juke SUBDIR += kdemultimedia SUBDIR += kdemultimedia11 SUBDIR += kmikmod SUBDIR += kmp3 SUBDIR += kmpg - SUBDIR += juke SUBDIR += lamer SUBDIR += libaudiofile SUBDIR += linux-realplayer |