diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2011-08-14 11:36:29 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2011-08-14 11:36:29 +0000 |
commit | 5e90d881753477d72b5c0be3936ac6ccc7c46f15 (patch) | |
tree | a95f44deae564a62873cd23b70be6d95d298a6a9 /math/Makefile | |
parent | 7f0fcc2219a3cfb54c80083f91e5f74081455295 (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 aec8e08d0c0c..a0bcd89ecf7a 100644 --- a/math/Makefile +++ b/math/Makefile @@ -131,6 +131,7 @@ SUBDIR += hs-erf SUBDIR += hs-mwc-random SUBDIR += hs-probability + SUBDIR += hs-semigroupoids SUBDIR += hs-semigroups SUBDIR += hs-statistics SUBDIR += hs-vector-space |