diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2011-08-14 11:32:23 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2011-08-14 11:32:23 +0000 |
commit | 7f0fcc2219a3cfb54c80083f91e5f74081455295 (patch) | |
tree | 959546a8984748dfa14c130778d1be1887544600 /math/Makefile | |
parent | c273e615b8ccbe32860bdd5a852ef02b50a7b9b9 (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 41a0f8c0c3cc..aec8e08d0c0c 100644 --- a/math/Makefile +++ b/math/Makefile @@ -127,6 +127,7 @@ SUBDIR += hs-category-extras SUBDIR += hs-comonad SUBDIR += hs-contravariant + SUBDIR += hs-distributive SUBDIR += hs-erf SUBDIR += hs-mwc-random SUBDIR += hs-probability |