diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2017-04-20 09:16:41 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2017-04-20 09:16:41 +0000 |
commit | f2d70258003f5c434e3107752a42fafa7c8626d9 (patch) | |
tree | a31736c102161f775d7bea1bfcfcc5140d1f5b60 /math/Makefile | |
parent | 16ca1839e2384b78c64979f30d15697c5f2e418a (diff) | |
download | ports-f2d70258003f5c434e3107752a42fafa7c8626d9.tar.gz ports-f2d70258003f5c434e3107752a42fafa7c8626d9.zip |
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 a5bd1c0306f3..d9440c5c9701 100644 --- a/math/Makefile +++ b/math/Makefile @@ -260,6 +260,7 @@ SUBDIR += libtommath SUBDIR += libtsnnls SUBDIR += libxls + SUBDIR += libxlsxwriter SUBDIR += linpack SUBDIR += lll_spect SUBDIR += lp_solve |