diff options
author | hubertf <hubertf> | 2000-10-17 01:33:31 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2000-10-17 01:33:31 +0000 |
commit | 62766787cb0f324baa5b8e36bb2448b56507a234 (patch) | |
tree | 78c5b9a7fb1462ea1eb120bbad4cb649c538d1c9 /audio/Makefile | |
parent | 49934665e3a2f9a744096cf9859cb5a68b1ff104 (diff) | |
download | pkgsrc-62766787cb0f324baa5b8e36bb2448b56507a234.tar.gz |
add & enable cs4235
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 e7c91a34ec1..e5c6d705f61 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.71 2000/10/15 21:59:20 tron Exp $ +# $NetBSD: Makefile,v 1.72 2000/10/17 01:33:31 hubertf Exp $ # SUBDIR += ac3dec @@ -9,6 +9,7 @@ SUBDIR += cdd SUBDIR += cddbd SUBDIR += cdparanoia + SUBDIR += cs4235 SUBDIR += dap SUBDIR += easytag SUBDIR += emixer |