diff options
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 077c61259d00..5662471fa45e 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -399,7 +399,6 @@ SUBDIR += cdialog SUBDIR += cdk SUBDIR += cereal - SUBDIR += cervisia SUBDIR += cflow SUBDIR += cflow2vcg SUBDIR += cfr @@ -720,6 +719,7 @@ SUBDIR += fnm SUBDIR += folly SUBDIR += forge + SUBDIR += forgejo-runner SUBDIR += forge-devel SUBDIR += fortran-stdlib SUBDIR += fortran-utils @@ -935,6 +935,7 @@ SUBDIR += gorm SUBDIR += goswagger SUBDIR += got + SUBDIR += gotestsum SUBDIR += gpds SUBDIR += gperf SUBDIR += gprbuild @@ -1080,6 +1081,7 @@ SUBDIR += jgoodies-looks SUBDIR += jiic SUBDIR += jiri + SUBDIR += jjui SUBDIR += jline SUBDIR += jna SUBDIR += jsap @@ -4614,6 +4616,7 @@ SUBDIR += py-cachy SUBDIR += py-cadquery-pywrap SUBDIR += py-calver + SUBDIR += py-camel-converter SUBDIR += py-canonicaljson SUBDIR += py-capstone SUBDIR += py-capturer @@ -4808,6 +4811,7 @@ SUBDIR += py-dj52-django-rq SUBDIR += py-dj52-strawberry-graphql SUBDIR += py-django-rq + SUBDIR += py-dlinfo SUBDIR += py-dm-tree SUBDIR += py-docformatter SUBDIR += py-dockerfile-parse @@ -5325,6 +5329,7 @@ SUBDIR += py-odfpy SUBDIR += py-offtrac SUBDIR += py-olefile + SUBDIR += py-omegaconf SUBDIR += py-omnijson SUBDIR += py-omniorb SUBDIR += py-oncalendar @@ -8293,6 +8298,7 @@ SUBDIR += tailor SUBDIR += talloc SUBDIR += talloc242 + SUBDIR += talloc243 SUBDIR += task SUBDIR += taskctl SUBDIR += taskflow @@ -8325,6 +8331,7 @@ SUBDIR += test-drive SUBDIR += tevent SUBDIR += tevent016 + SUBDIR += tevent017 SUBDIR += tex-kpathsea SUBDIR += tex-libtexlua SUBDIR += tex-libtexluajit @@ -8424,12 +8431,14 @@ SUBDIR += wasi-compiler-rt18 SUBDIR += wasi-compiler-rt19 SUBDIR += wasi-compiler-rt20 + SUBDIR += wasi-compiler-rt21 SUBDIR += wasi-libc SUBDIR += wasi-libcxx SUBDIR += wasi-libcxx17 SUBDIR += wasi-libcxx18 SUBDIR += wasi-libcxx19 SUBDIR += wasi-libcxx20 + SUBDIR += wasi-libcxx21 SUBDIR += wasm-server-runner SUBDIR += wasm3 SUBDIR += wasmer |