diff options
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 9054710b5278..8afd8c7e81d4 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -485,11 +485,13 @@ SUBDIR += commit-patch SUBDIR += commitizen SUBDIR += commoncpp + SUBDIR += compdbgen SUBDIR += compiler-rt SUBDIR += compiz-bcop SUBDIR += concurrencpp SUBDIR += concurrencykit SUBDIR += concurrentqueue + SUBDIR += cond-let SUBDIR += cons SUBDIR += cons-test SUBDIR += containers @@ -1226,6 +1228,7 @@ SUBDIR += libbegemot SUBDIR += libbfd SUBDIR += libbinio + SUBDIR += libblake3 SUBDIR += libbpfjit SUBDIR += libbson SUBDIR += libburn @@ -4886,6 +4889,7 @@ SUBDIR += py-fastjsonschema SUBDIR += py-fastnumbers SUBDIR += py-fastprogress + SUBDIR += py-fastuuid SUBDIR += py-fiddle SUBDIR += py-fields SUBDIR += py-filebytes @@ -6148,6 +6152,7 @@ SUBDIR += py-user_agents SUBDIR += py-userpath SUBDIR += py-usort + SUBDIR += py-uuid7 SUBDIR += py-uv-dynamic-versioning SUBDIR += py-uvloop SUBDIR += py-validate-pyproject @@ -8195,7 +8200,6 @@ SUBDIR += serd SUBDIR += serdisplib SUBDIR += sfml - SUBDIR += sfml1 SUBDIR += sfsexp SUBDIR += sgb SUBDIR += shadered |