diff options
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index a43c0f742cae..e27903b78991 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -174,6 +174,7 @@ SUBDIR += activitymail SUBDIR += actor-framework SUBDIR += adacurses + SUBDIR += addlicense SUBDIR += agar SUBDIR += aifad SUBDIR += air-go @@ -504,6 +505,7 @@ SUBDIR += cpp-utilities SUBDIR += cpp2py SUBDIR += cppcheck + SUBDIR += cppcodec SUBDIR += cppi SUBDIR += cppinsights SUBDIR += cpplint @@ -1678,6 +1680,7 @@ SUBDIR += modd SUBDIR += mold SUBDIR += mongo-c-driver + SUBDIR += mongo-cxx-driver SUBDIR += mono-addins SUBDIR += mpatrol SUBDIR += mph @@ -5675,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 @@ -5698,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 |