diff options
author | ad <ad> | 2000-07-28 14:59:46 +0000 |
---|---|---|
committer | ad <ad> | 2000-07-28 14:59:46 +0000 |
commit | 4fcc110ca845302fdffe9e14092b19308e8434e3 (patch) | |
tree | 2bb067ba7dbf069ed9a36f78b5db81365a5f5cc1 /audio/Makefile | |
parent | 418b2dcb330075936c5e68f2d131aa12865a0722 (diff) | |
download | pkgsrc-4fcc110ca845302fdffe9e14092b19308e8434e3.tar.gz |
Add and enable rio500.
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 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 |