diff options
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index ce35c0ad81de..2bccf42a9ba8 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -17,6 +17,7 @@ SUBDIR += R-cran-dichromat SUBDIR += R-cran-dygraphs SUBDIR += R-cran-farver + SUBDIR += R-cran-ggforce SUBDIR += R-cran-ggplot2 SUBDIR += R-cran-ggrepel SUBDIR += R-cran-gridBase @@ -32,9 +33,11 @@ SUBDIR += R-cran-qcc SUBDIR += R-cran-qpdf SUBDIR += R-cran-ragg + SUBDIR += R-cran-rgl SUBDIR += R-cran-s2 SUBDIR += R-cran-scales SUBDIR += R-cran-shape + SUBDIR += R-cran-tweenr SUBDIR += R-cran-viridis SUBDIR += R-cran-viridisLite SUBDIR += R-cran-visNetwork @@ -516,6 +519,7 @@ SUBDIR += libqrencode SUBDIR += librasterlite2 SUBDIR += libraw + SUBDIR += libresprite SUBDIR += librsvg2 SUBDIR += librsvg2-rust SUBDIR += librtprocess |