From ae50770197a6087f8dd7c5b5621477780cc8fa6a Mon Sep 17 00:00:00 2001 From: jasper Date: Fri, 12 Jun 2009 17:02:21 +0000 Subject: [PATCH] - sync --- math/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/math/Makefile b/math/Makefile index bca3873f74a..d50ad915ad5 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.84 2009/05/13 13:13:35 simon Exp $ +# $OpenBSD: Makefile,v 1.85 2009/06/12 17:02:21 jasper Exp $ # SUBDIR += R @@ -64,9 +64,12 @@ SUBDIR += p5-Math-Fibonacci SUBDIR += p5-Math-Fibonacci-Phi SUBDIR += p5-Math-GMP + SUBDIR += p5-Math-MatrixReal SUBDIR += p5-Math-Pari SUBDIR += p5-Math-Round SUBDIR += p5-Math-Spline + SUBDIR += p5-Math-Symbolic + SUBDIR += p5-Math-SymbolicX-ParserExtensionFactory SUBDIR += p5-Math-VecStat SUBDIR += p5-Set-IntSpan SUBDIR += p5-Statistics-Contingency