diff options
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 86641754434..2a8be36f768 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.450 2011/02/27 16:45:05 wiz Exp $ +# $NetBSD: Makefile,v 1.451 2011/02/27 19:46:39 wiz Exp $ # COMMENT= Audio tools @@ -124,6 +124,7 @@ SUBDIR+= glurp SUBDIR+= gmp3info SUBDIR+= gmpc SUBDIR+= gmpc-lastfm +SUBDIR+= gmpc-lyrics SUBDIR+= gmpc-lyricwiki SUBDIR+= gmpc-magnatune SUBDIR+= gmpc-mdcover |