diff options
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index df9dee91cc8d..8afd8c7e81d4 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -485,6 +485,7 @@ SUBDIR += commit-patch SUBDIR += commitizen SUBDIR += commoncpp + SUBDIR += compdbgen SUBDIR += compiler-rt SUBDIR += compiz-bcop SUBDIR += concurrencpp @@ -1227,6 +1228,7 @@ SUBDIR += libbegemot SUBDIR += libbfd SUBDIR += libbinio + SUBDIR += libblake3 SUBDIR += libbpfjit SUBDIR += libbson SUBDIR += libburn @@ -4887,6 +4889,7 @@ SUBDIR += py-fastjsonschema SUBDIR += py-fastnumbers SUBDIR += py-fastprogress + SUBDIR += py-fastuuid SUBDIR += py-fiddle SUBDIR += py-fields SUBDIR += py-filebytes @@ -6149,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 @@ -8196,7 +8200,6 @@ SUBDIR += serd SUBDIR += serdisplib SUBDIR += sfml - SUBDIR += sfml1 SUBDIR += sfsexp SUBDIR += sgb SUBDIR += shadered |