diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2008-02-09 21:59:20 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2008-02-09 21:59:20 +0000 |
commit | b7509990d64703c6e1e458f4a15876b72af85d28 (patch) | |
tree | c9141bdff285351ffd077ffe711499056e032882 /math/Makefile | |
parent | 2818b6fdd244cd021018bbf7fb6a63de6478937b (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 c2f6f1046516..949ca5544f92 100644 --- a/math/Makefile +++ b/math/Makefile @@ -50,6 +50,7 @@ SUBDIR += drgeo SUBDIR += e SUBDIR += edenmath + SUBDIR += eigen SUBDIR += eispack SUBDIR += elmer-mathlibs SUBDIR += elmer-umfpack |