diff options
author | Koop Mast <kwm@FreeBSD.org> | 2015-09-17 18:07:25 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2015-09-17 18:07:25 +0000 |
commit | 05360ec71eab4f178074bd97c1373e7659a59bbb (patch) | |
tree | a430ad3dbd823ddb88d16ecc11a7a7035985cf79 /math/Makefile | |
parent | 7bc4660db0fb55cc34f11c9263904d676fc7445b (diff) |
Notes
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index 52f25d51553a..4f3944706854 100644 --- a/math/Makefile +++ b/math/Makefile @@ -88,10 +88,13 @@ SUBDIR += chryzodus SUBDIR += clarence SUBDIR += clasp + SUBDIR += clblas + SUBDIR += clfft SUBDIR += clipper SUBDIR += cln SUBDIR += cloog SUBDIR += clp + SUBDIR += clrng SUBDIR += cminpack SUBDIR += cmlib SUBDIR += coinmp |