diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-06-01 18:19:06 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-06-01 18:19:06 +0000 |
commit | b4e49faebe03d71adb91264f7a300f766eb93c37 (patch) | |
tree | 120f052192d5f5df2ba091a6e01d1295c87447ad /audio/Makefile | |
parent | 861aa673cc2933b8fbab356f7d3f8b172ab6544a (diff) |
add bonk
lossy/lossless audio compressor
Notes
Notes:
svn path=/head/; revision=43407
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index ef8b32ecb597..b201e3587312 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -10,6 +10,7 @@ SUBDIR += aureal-kmod SUBDIR += autozen SUBDIR += bladeenc + SUBDIR += bonk SUBDIR += btc SUBDIR += cam SUBDIR += ccaudio |