diff options
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 96f258ba962a..4bc98ffa5078 100644 --- a/math/Makefile +++ b/math/Makefile @@ -81,6 +81,7 @@ SUBDIR += lambda SUBDIR += lapack SUBDIR += lapack++ + SUBDIR += lapack95 SUBDIR += libRmath SUBDIR += libgmp4 SUBDIR += libmath++ |