diff options
author | ad <ad@pkgsrc.org> | 2000-07-28 14:59:46 +0000 |
---|---|---|
committer | ad <ad@pkgsrc.org> | 2000-07-28 14:59:46 +0000 |
commit | 75693b8098deef9fe4cfcd81b2c40655e0d8b566 (patch) | |
tree | 2bb067ba7dbf069ed9a36f78b5db81365a5f5cc1 /audio | |
parent | c57451368ad01ad72a6ae1849e2a2a1f56ee7266 (diff) | |
download | pkgsrc-75693b8098deef9fe4cfcd81b2c40655e0d8b566.tar.gz |
Add and enable rio500.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 168d1624875..045b881cda4 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.64 2000/07/20 23:12:32 wiz Exp $ +# $NetBSD: Makefile,v 1.65 2000/07/28 14:59:46 ad Exp $ # SUBDIR += ac3dec @@ -67,6 +67,7 @@ SUBDIR += nspmod SUBDIR += realplayer7 SUBDIR += rio + SUBDIR += rio500 SUBDIR += rplay SUBDIR += sidplay SUBDIR += snd |