diff options
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index bf2385aab680..9b542d4f7d8a 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -72,6 +72,7 @@ SUBDIR += concourse SUBDIR += copperspice-examples SUBDIR += countrycodes + SUBDIR += cpp-mcp SUBDIR += cpuid SUBDIR += crosti SUBDIR += cryptoballot @@ -430,15 +431,19 @@ SUBDIR += py-colorbrewer SUBDIR += py-colored SUBDIR += py-colorzero + SUBDIR += py-cppman SUBDIR += py-crudini + SUBDIR += py-csvw SUBDIR += py-datasets SUBDIR += py-detecta + SUBDIR += py-diffusers SUBDIR += py-eemeter SUBDIR += py-einops SUBDIR += py-emoji SUBDIR += py-ezc3d SUBDIR += py-facenet-pytorch SUBDIR += py-fast-histogram + SUBDIR += py-fastmcp SUBDIR += py-fastscapelib SUBDIR += py-files-to-prompt SUBDIR += py-fleep @@ -447,6 +452,7 @@ SUBDIR += py-google-ai-generativelanguage SUBDIR += py-gpiozero SUBDIR += py-halo + SUBDIR += py-hf-doc-builder SUBDIR += py-hf-xet SUBDIR += py-hist SUBDIR += py-histoprint @@ -523,6 +529,8 @@ SUBDIR += py-pytorch-lightning SUBDIR += py-pyviz-comms SUBDIR += py-safetensors + SUBDIR += py-sagemaker + SUBDIR += py-sagemaker-core SUBDIR += py-schedulefree SUBDIR += py-scikit-fusion SUBDIR += py-scikit-quant @@ -530,6 +538,7 @@ SUBDIR += py-shap2 SUBDIR += py-shell-gpt SUBDIR += py-sigopt + SUBDIR += py-smdebug-rulesconfig SUBDIR += py-soapy_power SUBDIR += py-spdx-tools SUBDIR += py-spinners @@ -546,6 +555,7 @@ SUBDIR += py-torchmetrics SUBDIR += py-torchvision SUBDIR += py-tqdm + SUBDIR += py-transformers SUBDIR += py-tvm SUBDIR += py-uhi SUBDIR += py-vaderSentiment @@ -623,6 +633,7 @@ SUBDIR += sshbuddy SUBDIR += sssnips SUBDIR += star-history + SUBDIR += stormy SUBDIR += susv2 SUBDIR += susv3 SUBDIR += susv4 |