diff options
author | Will Andrews <will@FreeBSD.org> | 2001-01-03 23:40:09 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-01-03 23:40:09 +0000 |
commit | 5163c29eab7192fd731450c2ed5b919c3962cafc (patch) | |
tree | e609d741d579443ade1a825a31e25c8699812260 /math/Makefile | |
parent | 9d486b7cfd85c3a056d3640871d5064d384c335f (diff) |
Notes
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index 7dfb445e9a7d..1655fa2df4a7 100644 --- a/math/Makefile +++ b/math/Makefile @@ -53,6 +53,7 @@ SUBDIR += p5-Math-Currency SUBDIR += p5-Math-Expr SUBDIR += p5-Math-Financial + SUBDIR += p5-Math-FixedPrecision SUBDIR += p5-Math-Logic SUBDIR += p5-MatrixReal SUBDIR += p5-Set-IntSpan |