diff options
author | agc <agc> | 2000-11-17 13:10:43 +0000 |
---|---|---|
committer | agc <agc> | 2000-11-17 13:10:43 +0000 |
commit | d16fcdd6490705c7bcd0145650eca6e2d27d51ce (patch) | |
tree | bf91625611cbe7d56d6fc45cf9090ea99016bdd4 /audio | |
parent | b607959a6640b00377d3196ee74232f8757aa691 (diff) | |
download | pkgsrc-d16fcdd6490705c7bcd0145650eca6e2d27d51ce.tar.gz |
Add and enable krio
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 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 |