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 20aac3094d8..a011d0e46b1 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.121 2004/11/19 12:32:18 adam Exp $ +# $NetBSD: Makefile,v 1.122 2004/11/27 12:53:15 gson Exp $ # COMMENT= Mathematics @@ -66,6 +66,7 @@ SUBDIR+= odepack SUBDIR+= otter SUBDIR+= p5-Math-Bezier SUBDIR+= p5-Math-BigInteger +SUBDIR+= p5-Math-FFT SUBDIR+= p5-Math-Interpolate SUBDIR+= p5-Math-MatrixReal SUBDIR+= p5-Math-Pari |