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 5376cded7dd..ff4bcea7e9a 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.478 2013/01/27 00:13:29 wiz Exp $ +# $NetBSD: Makefile,v 1.479 2013/03/14 13:42:26 wiz Exp $ # COMMENT= Audio tools @@ -358,6 +358,7 @@ SUBDIR+= py-libmtag SUBDIR+= py-mad SUBDIR+= py-mpd SUBDIR+= py-musicbrainz +SUBDIR+= py-musicbrainz-ngs SUBDIR+= py-musique SUBDIR+= py-mutagen SUBDIR+= py-ogg |