diff options
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index a39c06d4d3b..5cacdd6eb1c 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.192 2003/12/31 00:39:50 kristerw Exp $ +# $NetBSD: Makefile,v 1.193 2004/01/08 19:40:30 xtraeme Exp $ # COMMENT= Audio tools @@ -75,6 +75,7 @@ SUBDIR+= gsm SUBDIR+= gtkmserv SUBDIR+= guspatches SUBDIR+= icecast +SUBDIR+= icecast2 SUBDIR+= id3 SUBDIR+= id3ed SUBDIR+= id3lib |