diff options
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/math/Makefile b/math/Makefile index 7dcdaa9510e1..33cd64aa1d88 100644 --- a/math/Makefile +++ b/math/Makefile @@ -25,7 +25,6 @@ SUBDIR += R-cran-Matching SUBDIR += R-cran-MatrixModels SUBDIR += R-cran-NMF - SUBDIR += R-cran-RSvgDevice SUBDIR += R-cran-RcppArmadillo SUBDIR += R-cran-RcppEigen SUBDIR += R-cran-RcppRoll @@ -105,6 +104,7 @@ SUBDIR += R-cran-mitools SUBDIR += R-cran-mnormt SUBDIR += R-cran-moments + SUBDIR += R-cran-mpoly SUBDIR += R-cran-mvtnorm SUBDIR += R-cran-ncdf4 SUBDIR += R-cran-nloptr @@ -112,6 +112,7 @@ SUBDIR += R-cran-nortest SUBDIR += R-cran-numDeriv SUBDIR += R-cran-numbers + SUBDIR += R-cran-orthopolynom SUBDIR += R-cran-outliers SUBDIR += R-cran-partitions SUBDIR += R-cran-pbkrtest @@ -462,7 +463,6 @@ SUBDIR += libformfactor SUBDIR += libhomfly SUBDIR += libmesh - SUBDIR += libmissing SUBDIR += libnormaliz SUBDIR += libocas SUBDIR += liborigin @@ -609,6 +609,10 @@ SUBDIR += octave-forge-ltfat SUBDIR += octave-forge-mapping SUBDIR += octave-forge-matgeom + SUBDIR += octave-forge-mboct-fem-pkg + SUBDIR += octave-forge-mboct-mbdyn-pkg + SUBDIR += octave-forge-mboct-numerical-pkg + SUBDIR += octave-forge-mboct-octave-pkg SUBDIR += octave-forge-mccabe-thiele SUBDIR += octave-forge-mechanics SUBDIR += octave-forge-miscellaneous @@ -1222,6 +1226,7 @@ SUBDIR += stanmath SUBDIR += stp SUBDIR += suitesparse + SUBDIR += suitesparse-Example SUBDIR += suitesparse-amd SUBDIR += suitesparse-btf SUBDIR += suitesparse-camd |