diff options
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index ded0086c3fa..8488583d41f 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.165 2008/03/11 16:06:32 taca Exp $ +# $NetBSD: Makefile,v 1.166 2008/05/05 19:11:35 drochner Exp $ COMMENT= Mathematics @@ -131,6 +131,7 @@ SUBDIR+= py-fpconst SUBDIR+= py-numarray SUBDIR+= py-pytables SUBDIR+= py-rpy +SUBDIR+= py-sympy SUBDIR+= qalculate SUBDIR+= qalculate-bases SUBDIR+= qalculate-currency |