diff options
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/devel/Makefile b/devel/Makefile index eb01d9dedf5f..d2927750b432 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -659,6 +659,7 @@ SUBDIR += electron34 SUBDIR += electron35 SUBDIR += electron36 + SUBDIR += electron37 SUBDIR += elf SUBDIR += elf-dissector SUBDIR += elfcat @@ -4684,7 +4685,7 @@ SUBDIR += py-cmdtest SUBDIR += py-cobble SUBDIR += py-codegen - SUBDIR += py-cog + SUBDIR += py-cogapp SUBDIR += py-collections-extended SUBDIR += py-colorama SUBDIR += py-colored-traceback @@ -4696,6 +4697,7 @@ SUBDIR += py-comm SUBDIR += py-commandlines SUBDIR += py-commentjson + SUBDIR += py-commoncode SUBDIR += py-condense-json SUBDIR += py-conditional SUBDIR += py-confection @@ -5481,6 +5483,7 @@ SUBDIR += py-pluggy SUBDIR += py-pluggy0 SUBDIR += py-pluginbase + SUBDIR += py-plugincode SUBDIR += py-plux SUBDIR += py-ply SUBDIR += py-pnio-dcp @@ -6075,6 +6078,7 @@ SUBDIR += py-txi2p-tahoe SUBDIR += py-ty SUBDIR += py-typechecks + SUBDIR += py-typecode SUBDIR += py-typeguard SUBDIR += py-typer SUBDIR += py-types-Flask @@ -6279,8 +6283,6 @@ SUBDIR += pycanberra SUBDIR += pycdc SUBDIR += pycharm - SUBDIR += pycharm-ce - SUBDIR += pycharm-pro SUBDIR += pycomposefile SUBDIR += pycos SUBDIR += pycount |