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 df96386..aeb8eec 100644 --- a/math/Makefile +++ b/math/Makefile @@ -39,6 +39,7 @@ SUBDIR += linalg SUBDIR += linpack SUBDIR += metis + SUBDIR += mtrxmath SUBDIR += netcdf SUBDIR += ngraph SUBDIR += ntl |