diff options
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 50b87413c358..1bc6cbb14a90 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 @@ -634,6 +637,8 @@ SUBDIR += nvidia-drm-66-kmod-devel SUBDIR += nvidia-drm-kmod SUBDIR += nvidia-drm-kmod-devel + SUBDIR += nvidia-drm-latest-kmod + SUBDIR += nvidia-drm-latest-kmod-devel SUBDIR += nvidia-texture-tools SUBDIR += ocaml-cairo SUBDIR += ocaml-images |