summaryrefslogtreecommitdiff
path: root/opcodes/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'opcodes/configure.ac')
-rw-r--r--opcodes/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/configure.ac b/opcodes/configure.ac
index ca982924e6f..a9fbfd61f1a 100644
--- a/opcodes/configure.ac
+++ b/opcodes/configure.ac
@@ -348,7 +348,7 @@ if test x${all_targets} = xfalse ; then
bfd_vax_arch) ta="$ta vax-dis.lo" ;;
bfd_visium_arch) ta="$ta visium-dis.lo visium-opc.lo" ;;
bfd_w65_arch) ta="$ta w65-dis.lo" ;;
- bfd_wasm32_arch) ;;
+ bfd_wasm32_arch) ta="$ta wasm32-dis.lo" ;;
bfd_we32k_arch) ;;
bfd_xc16x_arch) ta="$ta xc16x-asm.lo xc16x-desc.lo xc16x-dis.lo xc16x-ibld.lo xc16x-opc.lo" using_cgen=yes ;;
bfd_xgate_arch) ta="$ta xgate-dis.lo xgate-opc.lo" ;;