diff options
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 1215315aada..76cfa96fa28 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.410 2009/07/07 19:06:59 drochner Exp $ +# $NetBSD: Makefile,v 1.411 2009/07/07 19:15:53 drochner Exp $ # COMMENT= Audio tools @@ -286,6 +286,7 @@ SUBDIR+= pulseaudio SUBDIR+= py-ao SUBDIR+= py-cddb SUBDIR+= py-daap +SUBDIR+= py-id3lib SUBDIR+= py-karaoke SUBDIR+= py-libmtag SUBDIR+= py-mad |