diff options
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile index 8095a26700f4..4c683dd9bddd 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -504,7 +504,6 @@ SUBDIR += covtool SUBDIR += cpan-upload SUBDIR += cpan-upload-http - SUBDIR += cpp-hocon SUBDIR += cpp-netlib SUBDIR += cpp-utilities SUBDIR += cpp2py @@ -661,6 +660,7 @@ SUBDIR += electron33 SUBDIR += electron34 SUBDIR += electron35 + SUBDIR += electron36 SUBDIR += elf SUBDIR += elf-dissector SUBDIR += elfcat @@ -1201,7 +1201,6 @@ SUBDIR += lazygit SUBDIR += lcov SUBDIR += leaktracer - SUBDIR += leatherman SUBDIR += lefthook SUBDIR += leiningen SUBDIR += lemon @@ -4833,6 +4832,7 @@ SUBDIR += py-dunamai SUBDIR += py-durus SUBDIR += py-dynrules + SUBDIR += py-e3-core SUBDIR += py-easydict SUBDIR += py-easyprocess SUBDIR += py-editables @@ -6059,6 +6059,7 @@ SUBDIR += py-twisted SUBDIR += py-txaio SUBDIR += py-txi2p-tahoe + SUBDIR += py-ty SUBDIR += py-typechecks SUBDIR += py-typeguard SUBDIR += py-typer |