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 e94680889234..6979ae913115 100644 --- a/math/Makefile +++ b/math/Makefile @@ -548,6 +548,7 @@ SUBDIR += py-mathdom SUBDIR += py-matplotlib SUBDIR += py-mpmath + SUBDIR += py-munkres SUBDIR += py-networkx SUBDIR += py-numarray SUBDIR += py-numeric |