diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index d7197534b31..aca3dcb6581 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.83 2001/02/19 16:11:38 tron Exp $ +# $NetBSD: Makefile,v 1.84 2001/03/05 22:14:01 jtb Exp $ # COMMENT= Audio tools @@ -79,6 +79,7 @@ SUBDIR+= mpg123 SUBDIR+= musicbox SUBDIR+= nas SUBDIR+= nspmod +SUBDIR+= p5-MP3-Tag SUBDIR+= realplayer SUBDIR+= rio SUBDIR+= rio500 |