diff options
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index a1ec3cf55012..15b7ef7e18e4 100644 --- a/math/Makefile +++ b/math/Makefile @@ -41,6 +41,7 @@ SUBDIR += plplot SUBDIR += py-scientific SUBDIR += pygist + SUBDIR += rcalc SUBDIR += rng SUBDIR += sc SUBDIR += siag @@ -49,6 +50,7 @@ SUBDIR += spin SUBDIR += ss SUBDIR += superlu + SUBDIR += topaz SUBDIR += umatrix SUBDIR += umfpack SUBDIR += vtk |