diff options
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 |