diff options
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index 034758a97829..27f892d913e1 100644 --- a/math/Makefile +++ b/math/Makefile @@ -471,7 +471,6 @@ SUBDIR += librdata SUBDIR += librsb SUBDIR += libsemigroups - SUBDIR += libsharp2 SUBDIR += libtexprintf SUBDIR += libtommath SUBDIR += libxls @@ -896,6 +895,8 @@ SUBDIR += php83-gmp SUBDIR += php84-bcmath SUBDIR += php84-gmp + SUBDIR += php85-bcmath + SUBDIR += php85-gmp SUBDIR += physcalc SUBDIR += picosat SUBDIR += piranha @@ -1082,6 +1083,7 @@ SUBDIR += py-pyprobables SUBDIR += py-pyreadr SUBDIR += py-pyreadstat + SUBDIR += py-pyrfr SUBDIR += py-pyrr SUBDIR += py-pysmt SUBDIR += py-pysym |