diff options
-rw-r--r-- | math/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index b9f037463164..3b123192b0cd 100644 --- a/math/Makefile +++ b/math/Makefile @@ -46,7 +46,7 @@ SUBDIR += javanns SUBDIR += kseg SUBDIR += lapack - SUBDIR += libgmp-freebsd + SUBDIR += libgmp SUBDIR += libgmp3 SUBDIR += libgmp4 SUBDIR += libneural |