diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2012-05-25 13:51:37 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2012-05-25 13:51:37 +0000 |
commit | fba7922ca4cab55630deb63c44ff86bfdbff3755 (patch) | |
tree | aaa698891794beaa7c1e31cdab31ed1bd81ef085 /math/Makefile | |
parent | fa4d1291c89add5b7755280518d56c91b774025b (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 154a92f50cab..16f9ac4c0ac9 100644 --- a/math/Makefile +++ b/math/Makefile @@ -169,6 +169,7 @@ SUBDIR += jacal SUBDIR += jags SUBDIR += jakarta-commons-math + SUBDIR += jakarta-commons-math3 SUBDIR += jama SUBDIR += javanns SUBDIR += javaview |