diff options
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index 1d1e10638d81..bf2385aab680 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -458,10 +458,13 @@ SUBDIR += py-jiwer SUBDIR += py-kartograph SUBDIR += py-langchain + SUBDIR += py-langchain-anthropic SUBDIR += py-langchain-core SUBDIR += py-langchain-google-genai + SUBDIR += py-langchain-openai SUBDIR += py-langchain-tests SUBDIR += py-langchain-text-splitters + SUBDIR += py-langgraph-checkpoint SUBDIR += py-langgraph-sdk SUBDIR += py-langsmith SUBDIR += py-laspy @@ -615,6 +618,8 @@ SUBDIR += snakemake SUBDIR += soapysdr SUBDIR += solarized + SUBDIR += spacenavd-devel + SUBDIR += spnavcfg-devel SUBDIR += sshbuddy SUBDIR += sssnips SUBDIR += star-history |