From b18a62eefc6129d7a0d3b2024a5ea4800142ad60 Mon Sep 17 00:00:00 2001 From: hubertf Date: Sat, 10 Feb 2001 14:18:57 +0000 Subject: add & enable cmp3 --- audio/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/audio/Makefile b/audio/Makefile index f75cf1459fa..005744d0aa0 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.79 2001/01/08 01:41:01 wiz Exp $ +# $NetBSD: Makefile,v 1.80 2001/02/10 14:18:57 hubertf Exp $ # SUBDIR += ac3dec @@ -9,6 +9,7 @@ SUBDIR += cdd SUBDIR += cddbd SUBDIR += cdparanoia + SUBDIR += cmp3 SUBDIR += cs4235 SUBDIR += dap SUBDIR += easytag -- cgit v1.2.3