diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-09-27 18:50:12 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-09-27 18:50:12 +0000 |
commit | e705ceace47a8a8711ff454466560864290ddc20 (patch) | |
tree | 044f43617849172d742a79cd7d6385cfd2211cb3 /math/Makefile | |
parent | 00dfc7a93addadf1e2eac852d24c61de9a928c8f (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 4eb250a2f07c..f62b25754b09 100644 --- a/math/Makefile +++ b/math/Makefile @@ -400,6 +400,7 @@ SUBDIR += py-numpy SUBDIR += py-probstat SUBDIR += py-scientific + SUBDIR += py-symeig SUBDIR += py-sympy SUBDIR += qalculate SUBDIR += qd |