diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-10-08 10:26:48 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-10-08 10:26:48 +0000 |
commit | c9ea46692ba090d8301dd62d37a5f38fb6dd8610 (patch) | |
tree | 0bbd5614e3fc7322b06690e79115c7462a108975 /audio/Makefile | |
parent | Update to the 2002.10.07 snapshot of Wine after having skipped the 2002.09.04 (diff) |
Add ruby-esound, a Ruby binding to the EsounD library.
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 fb13fd98a313..7499e8414080 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -208,6 +208,7 @@ SUBDIR += rplay SUBDIR += rsynth SUBDIR += ruby-audiofile + SUBDIR += ruby-esound SUBDIR += ruby-freedb SUBDIR += ruby-mp3tag SUBDIR += ruby-qt2sound |