diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index 1be0eb1e2f9..0ede1573272 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.107 2003/09/30 00:02:24 reed Exp $ +# $NetBSD: Makefile,v 1.108 2003/12/24 10:58:47 recht Exp $ # COMMENT= Mathematics @@ -71,6 +71,7 @@ SUBDIR+= pspp SUBDIR+= py-Numeric SUBDIR+= py-Scientific SUBDIR+= py-Scientific-doc +SUBDIR+= py-fpconst SUBDIR+= py-rpy SUBDIR+= quadpack SUBDIR+= randlib |