diff options
author | rh <rh> | 2000-07-14 10:38:09 +0000 |
---|---|---|
committer | rh <rh> | 2000-07-14 10:38:09 +0000 |
commit | 035e33d193a4776becd34277a7a756ed00cc8371 (patch) | |
tree | 98130813502a3cf2ebbaadbfab5d3caf887b5d5f /audio | |
parent | 9fbb4b919c279c45d92786013f8b91119e927777 (diff) | |
download | pkgsrc-035e33d193a4776becd34277a7a756ed00cc8371.tar.gz |
Add and enable aumix
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 76c03c18446..f83fe071047 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.62 2000/06/19 22:48:44 pooka Exp $ +# $NetBSD: Makefile,v 1.63 2000/07/14 10:38:09 rh Exp $ # SUBDIR += ac3dec SUBDIR += amp + SUBDIR += aumix SUBDIR += bladeenc SUBDIR += cam SUBDIR += cdd |