diff options
-rw-r--r-- | chinese/Makefile | 1 | ||||
-rw-r--r-- | math/Makefile | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/chinese/Makefile b/chinese/Makefile index dae9d71d760f..316c87696b6d 100644 --- a/chinese/Makefile +++ b/chinese/Makefile @@ -25,6 +25,7 @@ SUBDIR += cle_base SUBDIR += cless SUBDIR += cmexfonts + SUBDIR += cwtex SUBDIR += cxterm SUBDIR += dia SUBDIR += dictd-database diff --git a/math/Makefile b/math/Makefile index ff73a73251f4..8c3e4bf000f1 100644 --- a/math/Makefile +++ b/math/Makefile @@ -47,7 +47,9 @@ SUBDIR += kseg SUBDIR += lapack SUBDIR += libgmp + SUBDIR += libgmp-freebsd SUBDIR += libgmp3 + SUBDIR += libgmp4 SUBDIR += libneural SUBDIR += libranlib SUBDIR += linalg |