From ad0656f38202f9fadeac7e9fa7af35510cff8ddf Mon Sep 17 00:00:00 2001 From: tpaul Date: Tue, 14 Apr 2020 04:36:39 +0000 Subject: audio/Makefile: Add cmusfm --- audio/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'audio') diff --git a/audio/Makefile b/audio/Makefile index 3fbc4055e15..944188bd6f4 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.592 2020/04/11 10:56:53 nia Exp $ +# $NetBSD: Makefile,v 1.593 2020/04/14 04:36:39 tpaul Exp $ # COMMENT= Audio tools @@ -55,6 +55,7 @@ SUBDIR+= celt SUBDIR+= chromaprint SUBDIR+= cmp3 SUBDIR+= cmus +SUBDIR+= cmusfm SUBDIR+= cplay SUBDIR+= cripple SUBDIR+= cs4235 -- cgit v1.2.3