diff options
Diffstat (limited to 'opcodes/Makefile.am')
-rw-r--r-- | opcodes/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/opcodes/Makefile.am b/opcodes/Makefile.am index 26f7580..2fd2cd5 100644 --- a/opcodes/Makefile.am +++ b/opcodes/Makefile.am @@ -159,6 +159,7 @@ TARGET_LIBOPCODES_CFILES = \ mep-ibld.c \ mep-opc.c \ microblaze-dis.c \ + micromips-opc.c \ mips-dis.c \ mips-opc.c \ mips16-opc.c \ |