diff options
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 4654f2aba762..5662471fa45e 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -8431,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 |