summaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-08-27 17:24:06 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-08-27 17:24:06 +0000
commit4895a28d7f92240eac4188ac40e391c865caef57 (patch)
tree1f63c6a5020c9dac15b68faa5b9ae4a8c0984ecf /math/Makefile
parentChase the libmusicbrainz shared lib version. (diff)
Add ruby-bitset, a(nother) bit set library for Ruby.
Notes
Notes: svn path=/head/; revision=87802
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
index e3b1906290a7..d073215844f2 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -149,6 +149,7 @@
SUBDIR += rcalc
SUBDIR += rpc
SUBDIR += ruby-algebra
+ SUBDIR += ruby-bitset
SUBDIR += ruby-bitvector
SUBDIR += ruby-gmp
SUBDIR += ruby-gnuplot