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 92feff23d52..ca934629e2b 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.590 2020/03/17 21:41:50 nia Exp $ +# $NetBSD: Makefile,v 1.591 2020/04/09 00:16:01 gutteridge Exp $ # COMMENT= Audio tools @@ -354,6 +354,7 @@ SUBDIR+= p5-MusicBrainz-Queries SUBDIR+= paman SUBDIR+= paprefs SUBDIR+= pavucontrol +SUBDIR+= pavucontrol-qt SUBDIR+= pavumeter SUBDIR+= pd SUBDIR+= pianobar |