diff options
author | Wen Heping <wen@FreeBSD.org> | 2011-06-03 08:10:38 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2011-06-03 08:10:38 +0000 |
commit | 8e48712e3e33554be1d3d5bd995f0555fd28ad63 (patch) | |
tree | 4203e6f20899e8e964a7e381946bc86e62947594 /math/Makefile | |
parent | 09ecd9d121cb9fa8b8155ea24ab12ce698c2427f (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 2e66fbef80d1..6b008d49e79e 100644 --- a/math/Makefile +++ b/math/Makefile @@ -473,6 +473,7 @@ SUBDIR += py-numeric SUBDIR += py-numexpr SUBDIR += py-numpy + SUBDIR += py-nzmath SUBDIR += py-plastex SUBDIR += py-probstat SUBDIR += py-pybloom |