diff options
Diffstat (limited to 'opcodes/Makefile.am')
-rw-r--r-- | opcodes/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/opcodes/Makefile.am b/opcodes/Makefile.am index e161490..4a63810 100644 --- a/opcodes/Makefile.am +++ b/opcodes/Makefile.am @@ -205,6 +205,8 @@ TARGET_LIBOPCODES_CFILES = \ mt-dis.c \ mt-ibld.c \ mt-opc.c \ + nios2-dis.c \ + nios2-opc.c \ ns32k-dis.c \ openrisc-asm.c \ openrisc-desc.c \ |