diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-03-15 09:12:15 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-03-15 09:12:15 +0000 |
commit | f305f49948c1ac7f1cb05a3403d413ca728908e3 (patch) | |
tree | c9cb48923aaa369dca8668e18ca35a7956d7a43f /math/Makefile | |
parent | e34af0d1832156eeab0b62410d43ca154c256b26 (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 e8f3b5e75f8c..e06862a13d1c 100644 --- a/math/Makefile +++ b/math/Makefile @@ -53,6 +53,7 @@ SUBDIR += linpack SUBDIR += matrix SUBDIR += metis + SUBDIR += mtl SUBDIR += mtrxmath SUBDIR += mupad SUBDIR += naturalmath |