diff options
author | agc <agc> | 2000-11-17 13:10:43 +0000 |
---|---|---|
committer | agc <agc> | 2000-11-17 13:10:43 +0000 |
commit | b2c3d8bb5384ab3278f3033628c132d6eeb0a1c2 (patch) | |
tree | bf91625611cbe7d56d6fc45cf9090ea99016bdd4 | |
parent | b9c7c2f19a3d9a4bb98aa95ae03aae8f242890b0 (diff) | |
download | pkgsrc-b2c3d8bb5384ab3278f3033628c132d6eeb0a1c2.tar.gz |
Add and enable krio
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 50dd05130bf..fe51cf5fb09 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.73 2000/11/15 13:52:57 wiz Exp $ +# $NetBSD: Makefile,v 1.74 2000/11/17 13:10:43 agc Exp $ # SUBDIR += ac3dec @@ -49,6 +49,7 @@ SUBDIR += gsm SUBDIR += id3ed SUBDIR += kdemultimedia + SUBDIR += krio SUBDIR += lame SUBDIR += libac3 SUBDIR += libaudiofile |