diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-01-05 07:58:52 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-01-05 07:58:52 +0000 |
commit | 18c29c6a7240694673e23dbcaae1c4c29b4d8f15 (patch) | |
tree | 0efa9a6f7a2350a9f9a26330101c2a156dda1e8c /math/Makefile | |
parent | f2a3966da67441fbaacec8038719dd65da9af878 (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 bfe8c7a87774..48d6c9bb9697 100644 --- a/math/Makefile +++ b/math/Makefile @@ -145,6 +145,7 @@ SUBDIR += mpexpr SUBDIR += mpfr SUBDIR += mprime + SUBDIR += msieve SUBDIR += mtl SUBDIR += mtrxmath SUBDIR += mumps |