summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
Diffstat (limited to 'math')
-rw-r--r--math/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index 2e2371480d3..ef78bbb9399 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.389 2018/06/17 01:11:14 minskim Exp $
+# $NetBSD: Makefile,v 1.390 2018/06/20 05:14:34 mef Exp $
COMMENT= Mathematics
@@ -227,6 +227,7 @@ SUBDIR+= p5-Math-FFT
SUBDIR+= p5-Math-GMP
SUBDIR+= p5-Math-Int64
SUBDIR+= p5-Math-Interpolate
+SUBDIR+= p5-Math-Matrix
SUBDIR+= p5-Math-MatrixReal
SUBDIR+= p5-Math-Pari
SUBDIR+= p5-Math-Permute-List
@@ -239,6 +240,7 @@ SUBDIR+= p5-Math-Random-MT-Auto
SUBDIR+= p5-Math-Random-MT-Perl
SUBDIR+= p5-Math-Round
SUBDIR+= p5-Math-Spline
+SUBDIR+= p5-Math-Systems
SUBDIR+= p5-Math-Utils
SUBDIR+= p5-Math-VecStat
SUBDIR+= p5-Number-Compare