summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--math/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index 157b39080ae..45d31fe0a02 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.81 2002/08/21 08:11:03 cjep Exp $
+# $NetBSD: Makefile,v 1.82 2002/08/28 19:18:14 seb Exp $
#
COMMENT= Mathematics
@@ -51,6 +51,7 @@ SUBDIR+= octave
SUBDIR+= octave-current
SUBDIR+= odepack
SUBDIR+= otter
+SUBDIR+= p5-Math-Bezier
SUBDIR+= p5-Math-BigInteger
SUBDIR+= p5-Math-Interpolate
SUBDIR+= p5-Math-MatrixReal