diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-08-23 07:30:33 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-08-23 07:30:33 +0000 |
commit | 395b2d6a6e000b49b4ddd68d5c9316de5a31321f (patch) | |
tree | 9381d56fe9600dd026acf3d04580a45444146cab /audio/Makefile | |
parent | 34d9284dd365375b4e398bcb4cced326feb1febc (diff) |
Add ruby-qt2sound, Qt2 sound extension for Ruby.
Notes
Notes:
svn path=/head/; revision=46685
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 54559a21f216..a48bd8d820e7 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -164,6 +164,7 @@ SUBDIR += rsynth SUBDIR += ruby-audiofile SUBDIR += ruby-mp3tag + SUBDIR += ruby-qt2sound SUBDIR += s3mod SUBDIR += sbagen SUBDIR += sdl_mixer |