diff options
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index a005a155c7b0..e27903b78991 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -501,11 +501,11 @@ SUBDIR += covtool SUBDIR += cpan-upload SUBDIR += cpan-upload-http - SUBDIR += cpp-codec SUBDIR += cpp-netlib SUBDIR += cpp-utilities SUBDIR += cpp2py SUBDIR += cppcheck + SUBDIR += cppcodec SUBDIR += cppi SUBDIR += cppinsights SUBDIR += cpplint @@ -5678,6 +5678,7 @@ SUBDIR += py-pytest SUBDIR += py-pytest-aiohttp SUBDIR += py-pytest-alembic + SUBDIR += py-pytest-arraydiff SUBDIR += py-pytest-asyncio SUBDIR += py-pytest-azurepipelines SUBDIR += py-pytest-benchmark @@ -5701,6 +5702,7 @@ SUBDIR += py-pytest-env SUBDIR += py-pytest-examples SUBDIR += py-pytest-factoryboy + SUBDIR += py-pytest-filter-subpackage SUBDIR += py-pytest-fixture-config SUBDIR += py-pytest-flake8 SUBDIR += py-pytest-flakes |