diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-04-11 08:16:27 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-04-11 08:16:27 +0000 |
commit | fca026d60ce67c73dce43b4be95969b0d441d4c7 (patch) | |
tree | d7a463ffdda441b317f7bde0e7516fdbd343dc43 /math/Makefile | |
parent | c96dc494c60b73ef4abf07abca35f1ed6006718f (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 2d6db688e9d5..74a27dc259cb 100644 --- a/math/Makefile +++ b/math/Makefile @@ -164,6 +164,7 @@ SUBDIR += mingw32-libgmp4 SUBDIR += miracl SUBDIR += moo + SUBDIR += mpc SUBDIR += mpexpr SUBDIR += mpfr SUBDIR += mprime |