diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-08-22 23:27:47 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-08-22 23:27:47 +0000 |
commit | 0d64d8bed294f683b6d98958201a85c09f4306f9 (patch) | |
tree | 2b90e6933c9922f3a9e93d19cbbef0e5933e4a01 /math/Makefile | |
parent | a0c8b8f46b7a4623c02febc5345c140ece76fd77 (diff) |
Notes
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index bb01652f71fb..e3b1906290a7 100644 --- a/math/Makefile +++ b/math/Makefile @@ -150,6 +150,7 @@ SUBDIR += rpc SUBDIR += ruby-algebra SUBDIR += ruby-bitvector + SUBDIR += ruby-gmp SUBDIR += ruby-gnuplot SUBDIR += ruby-gsl SUBDIR += ruby-math3d |